Click here to Skip to main content
15,892,768 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
At every loop round my string contains different values as follows

"25+5+1+0"

"5000*31/31"

"ROUND(155000,2)"

"IIF ( Y= 'Y',155000*12/100,)"

how to evaluate(solve) and get answer in some variable or directly insert the answer in database.
Posted
Comments
__TR__ 31-Aug-12 5:51am    
Have a look at this thread. You might find some information here.
Numeric Output from string[^]

1 solution

 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900