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
Module to control variable forms - errors passing form name
Blocking group policy for one user
Does anybody know of some neat SQL code which can calculate the date of birth of a person who is 4 1/2 today?
setting user permession on ad directories
Error#3061 was generated by DAO
how can i loop through the tables in my database and do a record count for each table?
Another missing reference question
Compaq presario 6016us ethernet controller driver
How to build and send multiple tables using sp_send_dbmail
MessageBox with text box