Thread: IF Function
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bondi
 
Posts: n/a
Default IF Function


Hi Gerard,

Maybe you can use something along the lines of:

=IF(A2B2,"UP",IF(A2=B2,"=","DOWN"))

Regards,
Bondi