General discussion
April 2, 2001 at 05:54 PM
lathe

Making a comparison report in Excel

by lathe . Updated 25 years, 4 months ago

I need to make a comparison list in excel

the data should be like this:

a,b,c and e is the suppliers and the numbers are their quotes (Amount)

a b c e
2 3 1 4
3 1 4 2
4 2 3 1

I wand to pick the nameof the supplier quoted low.
The result should be

a b c e Result
2 3 1 4 c
3 1 4 2 b
4 2 3 1 e

Thanks in advance if some one can help me.

This discussion is locked

All Comments