Formula won't calculate

B

Be18

I currently have the following formula

=IF(D12="SWR","Liz b",IF(D12="TCH","lex G",IF(D12="POS","Mav
H",IF(D12="INT","Rich H", IF(D12="FOU","Ton T",)))))

but when i click out of the box, it does not work out the value, the text
just remains - please can you tell me what is wrong with my formula and how
i can get it to calculate?

Thank you
 
J

JMB

Is the cell formatted as text? If so, change to general, then click on your
cell, hit F2, and Enter
 
E

Elkar

There are two reasons why this may be happening. First, the cell was
formatted as TEXT. Thus, anything entered into it will be displayed
literally, whether a formula or not. To resolve this, format the cell to
GENERAL. Then renter the formula (you can just hit F2 then ENTER)

If that doesn't work, check to see if Display Formulas is turned on. From
the TOOLS Menu, select OPTIONS. Then, on the VIEW Tab, uncheck the box
labeled "Formulas".

HTH,
Elkar
 
D

Dave Peterson

Check one of your other posts.
I currently have the following formula

=IF(D12="SWR","Liz b",IF(D12="TCH","lex G",IF(D12="POS","Mav
H",IF(D12="INT","Rich H", IF(D12="FOU","Ton T",)))))

but when i click out of the box, it does not work out the value, the text
just remains - please can you tell me what is wrong with my formula and how
i can get it to calculate?

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Formlua won't calculate 1
What's wrong with my formaula 2
Auto/conditional format 0
Text in a IF formula 6
Formula help please!! IF(OR 2
Calculating 2
markup rates 1
auto/conditional formatting 0

Top