Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Formula Not Computing 1

Status
Not open for further replies.

ESTAGroup

Technical User
Joined
Aug 12, 2004
Messages
53
Location
US
I have a formula "=MID(A2,3,2)" that won't compute. It just sits in the cell. I can click on it and it shows me that it's correct. In fact all my formulas don't compute. They sit in the cell as if they were text objects. I checked my computing options and it's set to automaically compute. What could be causing this?

Thanks,
 
Tools, Options, View tab
Uncheck Formulas


 
That is already unchecked.
 
Are you putting quotation marks around the formulas?

 
I'll bet the cells are formatted as text.

 
They are but no matter what format I make them, I still see the formula and not the result. I've been working with Excel for years and never seen this.
 
Format them as numbers.

Select the range.

Click in the formula bar and hit Ctrl+Enter

 
That fixed it. But how? What was the issue?
 
The cells were formatted as text before you put formulas in them.

Appearing to edit them caused them to recalculate. You could also double-click then Enter on each cell individually.

Ctrl+Enter just lets you edit multiple formulas at the same time.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top