converting text to formula

Status
Not open for further replies.

ElectroBins

New Member
Joined
May 6, 2016
Messages
6
Hi to all.
I have many formulas listed as text with no '=" sign in front of them and each formula has a bunch of variables. I am not able to convert this formula to a useful formula and evaluate it to a value.
In A1 cell I have the formulas. here is an example: (D+.0625)+(L+.125)+(D+.0625)
In A2 I have the value of D
in A3 I have the value of L

I am able to use the SUBSTITUTE function to change the D and L to the values in A2=1 and A3=2, however, I cannot find the function EVALUATE in the newer excel to evaluate the function or the text: (1+0.0625)+(2+.125)+(1+0.625). final value to be returned is is 4.8125

I cannot use the menu on top since this workbook has a user interface and cannot be accessed while running.
I prefer not to use VBA macros since the developers of the interface have their won code and particular about us adding to it.
Thanks.
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
Status
Not open for further replies.

Forum statistics

Threads
1,216,115
Messages
6,128,923
Members
449,478
Latest member
Davenil

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top