View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] db_murray@yahoo.com is offline
external usenet poster
 
Posts: 17
Default Using IF function when "#value!" is present.

I have a problem. I think it can be solved with the IF funciton.

I need to choose between the greater value in two cells to appear in a
third cell.

Because of how the data is procured: every so often only one of the two
cells has a value in it and the other has "#VALUE!" and the IF Function
breaks down.

in that situation i just need the one value that exists

Is there a way to do this?


dan