Thread: IF Formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CrazyConfused CrazyConfused is offline
external usenet poster
 
Posts: 1
Default IF Formula

I am trying to compare two cells to eachother and populate a third cell with
the number that is the GREATER of the two. (IF f26 is greater than G34,
populate m22 with value in f26; BUT if g34 is greater than f26, populate m22
with value in g34). Any suggestions?