View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mickey mickey is offline
external usenet poster
 
Posts: 112
Default IF statement not showing value

Here is the formula:

=IF(Info!B1="","(Project ID Here)",Info!B1)

"RagDyer" wrote:

Usually a data type problem.

Care to share the formula and any other information as to whether or not the
data is populated into the cells by keying, formula (what's the formula), or
import?
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"mickey" wrote in message
...
A valid IF statement exists in the cell formula however, the result does
not
display. It does exist and calculates correctly, just no display.

Any help?