This is my current job problem please help.
I got i list of variables user can choose to keyin any formula like "(salary+overtime)/2", salary and overtime is a variable and is from different table. So i need to split it to get individual figure. Now the problem is how to combine back the figure to compute it.
Thank you anyone for help.
I got i list of variables user can choose to keyin any formula like "(salary+overtime)/2", salary and overtime is a variable and is from different table. So i need to split it to get individual figure. Now the problem is how to combine back the figure to compute it.
Thank you anyone for help.