Thread: If function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rlee1999 rlee1999 is offline
external usenet poster
 
Posts: 23
Default If function

I need an IF function to look at cell b3 for an 'x', if the 'x' is true I
need it to return the number in b4, if the 'x' if false I need it to return
the same number in b4 in negative. Can anyone help?