Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
why does a cell return a decimal when text is linked in an "if statement"????
... the format of the cell is set to fractional. This statement """=IF(G4=0,"",G4&"'' x")""": retuns (a decimal): I.E .375" x ----- What I need the cell to return is: 3/8" x if I i re-write it too: =if(G4=0,"",G4): it returns a fraction. I.E 3/8 HELP!!!! :( |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IPMT Function for fractional periods | Excel Discussion (Misc queries) | |||
Fractional Workday Function | Excel Worksheet Functions | |||
Lookup based on fractional value | Excel Worksheet Functions | |||
How to convert minutes to fractional hours | Excel Worksheet Functions | |||
How can I convert fractional hours to minutes? | Excel Discussion (Misc queries) |