Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
when using the below formula, the answer will not follow the decimal format I
have assigned under format. If I leave off the &"A" and the &"B" then it works fine by using the decimal format I selected, however with the &"A" it gives me a decimal answer 0.0000000000 =IF(((E8-G8)/ABS(G8)*100)=0,((E8-G8)/ABS(G8)*100)&"A",ABS((E8-G8)/ABS(G8)*100)&"B") What I need is if it is a positive result, then the cell will hold the result with an A behind it and if it is negative, then the result with a B....but I only want 1 number(no decimals), i.e. (10-5)/ABS(5) * 100 equals 200 which tells me it is a 200% increase over last year....in the cell I want the answer to read 200A (without the % sign which is why I multiplied by 100). Thanks in advance for your assistance! Amanda |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save Link Problem | Links and Linking in Excel | |||
Formula for: Format Decimal places? | Excel Discussion (Misc queries) | |||
h:mm to decimal value | Excel Discussion (Misc queries) | |||
Change Dots into Commas as Decimal Divider | Excel Discussion (Misc queries) | |||
Excel Display Problem | Excel Discussion (Misc queries) |