View Single Post
  #2   Report Post  
ww
 
Posts: n/a
Default

If you're comparing numbers from column A to a number in column B
just enter =IF(A1B1,A1,B1) in Column C

"sonyav" wrote:

I need to compare 2 number and enter into a 3rd column the greater of the 2
numbers.