Lookup
Posted by Lars on February 04, 2002 3:17 PM
I want a formula that will lookup a set of numbers and find the larger number in one set and add to that the larger number in the next set - for example
I want to look up a number in a table. In the table there are 4 columns of data (column C-F). I want the lookup to find the larger number in column C&D and add to that the larger number in E&F.
I assume an if(lookup will work but I can't get it.
Thanks