Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
When I use the IF formula in excel e.g. =if(h2<0,"CM","IN) it displays the formula, not result (CM or IN) Anyone knows why? Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
check if the cell is not formated as text.
change it to general. Also maybe is a typo error but your formula needs a "(quote) after IN =if(h2<0,"CM","IN") hth -- regards from Brazil Thanks in advance for your feedback. Marcelo "novice" escreveu: Hi, When I use the IF formula in excel e.g. =if(h2<0,"CM","IN) it displays the formula, not result (CM or IN) Anyone knows why? Thanks! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Your cell was formatted as text before entering the formula.
Format as general AND re-enter the formula (F2, ENTER) -- Kind regards, Niek Otten Microsoft MVP - Excel "novice" wrote in message ... | Hi, | | When I use the IF formula in excel e.g. =if(h2<0,"CM","IN) | it displays the formula, not result (CM or IN) | | Anyone knows why? | | Thanks! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sounds like the cell is formatted as TEXT. Change the format to GENERAL.
Then, with the cell still selected press function key F2 then hit ENTER. -- Biff Microsoft Excel MVP "novice" wrote in message ... Hi, When I use the IF formula in excel e.g. =if(h2<0,"CM","IN) it displays the formula, not result (CM or IN) Anyone knows why? Thanks! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
And if you see the formula in each cell, maybe you're looking at formulas:
Tools|Options|view tab|Uncheck formulas ctrl-` control-backquote (near the 1/! on my USA keyboard) is the shortcut key novice wrote: Hi, When I use the IF formula in excel e.g. =if(h2<0,"CM","IN) it displays the formula, not result (CM or IN) Anyone knows why? Thanks! -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Not Working | Excel Worksheet Functions | |||
IF Formula not working | Excel Discussion (Misc queries) | |||
Formula not working | Excel Worksheet Functions | |||
Formula not working for me now | Excel Worksheet Functions | |||
Formula is not working | Excel Discussion (Misc queries) |