Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi: I have a cell, B31, that contains an imaginary number (69.2 +
39.4i). I want to do the following using the IF function (psuedo code below): IF IMREAL(B31) = 0 TRUE Then evaluate to "ATAN(IMAGINARY(B31) / 0.0000001" FALSE Then evaluate to "ATAN(IMAGINARY(B31)/IMREAL(B31))" The TRUE part works properly and evaluates to a number. The FALSE part doesn't work and just puts the text "ATAN(IMAGINARY(B31)/IMREAL(B31))" in the cell. What am I doing wrong? thanks, russ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I'm having a really strange problem with 3 if statements. | Excel Worksheet Functions | |||
If Statement linked to cell with VLOOKUP problem - getting wrong v | Excel Worksheet Functions | |||
Fundamental problem with IF statement | Excel Worksheet Functions | |||
Formula Problem - If Statement | Excel Worksheet Functions | |||
Excel Display Problem | Excel Discussion (Misc queries) |