Microsoft
Software
Hardware
Network
Question : Identifying Best Price....
In the attached spreadsheet I have up to six prices in each row, and I want to find the best price and put the column heading (where the best price is) in the right-most column. I think you will understand from the example. I have tried to use the min() function and also conditional formatting, but I have not been able to crack this question. Can you help me? Thanks. - Tom
Answer : Identifying Best Price....
Try this formula in H4 copied down
=INDEX(A$2:G$2,MATCH(M
IN(A4:G4),
A4:G4,0))
r
egards, barry
Random Solutions
unattendedjoinx.exe
Queries in SharePoint lists
Access 2007 disabling text box control on form load
OnClick event reset me.fsub List Box
Best way to export Distribution group names, users, and email addresses from Exchange 2003.
How to write a language independent formula using Excel Object Library
Connecting to a db programmatically via File DSN using Visual Basic
Cannot run chkdsk in Windows 7. Windows 7 says drivers failed to install.
How do I get rid of this security warning in Access 2007 (See Image)?
faster version of controltip to display tooltip text