Can a text be converted to a formula?

Doctor Logic

New Member
Joined
Oct 24, 2002
Messages
40
if a formula is written as text in a text formatted cell, can it be changed into a real working formula right there on the spot in that same cell?
This message was edited by Doctor Logic on 2002-11-01 19:50
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Try CTL+A (select all) then right click within the selection, click on FORMAT CELLS, then in the NUMBER tab select GENERAL.
 
Upvote 0
Let's say the speadsheet is all formatted to text, and I want to extract all the word that's between the first space and the second space, so I write this long formula like this:
=MID(G12,SEARCH(" ",G12,1)+1,SEARCH(" ",G12,SEARCH(" ",G12,1)+1)-SEARCH(" ",G12,1)-1)

Well, when I hit ENTER and no result appears, I realize I just typed away and all I did was enter text. Changing the format of the cell does not make the formula work. You still have to re-type the whole dang thing, and some of these take me a long time to think up.
 
Upvote 0
HA! PaddyD ! Your A Genius! HO HO it works!

Man, I can't tell you how much time I have wasted re-typing formulas because I forgot what format I was in.

Thanks!
 
Upvote 0

Forum statistics

Threads
1,214,626
Messages
6,120,602
Members
448,974
Latest member
ChristineC

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