Thread: excel help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default excel help

have a look in the help index for MAX or CEILING

--
Don Guillett
SalesAid Software

"msubks" wrote in message
...
I'm trying to generate a value equal to that of the greater value of 2
compare cells, any way to do this with an If statement. I have only been
able
to generate "true" or False values.