FlyerTalk Forums - View Single Post - MS Excel Help
Thread: MS Excel Help
View Single Post
Old Mar 18, 2006 | 7:35 pm
  #12  
IceTrojan
FlyerTalk Evangelist
 
Join Date: Jun 2005
Location: QLA
Programs: SBUX Gold
Posts: 14,508
Originally Posted by cordelli
That works, but here is also an easier way

=max(a1,b1)

it returns the max of any of the arguments there, and you can go as many cells as you need to.

You can do the same thing with the total clls.

For more then two columns, the max command is much easier then nesting if then's.
Great... you post just as I'm done with my little project and straining my brain to include all my nested arguments (going in to the 4th level )

Good to know for next time.
IceTrojan is offline