bcmarshall
Registered User.
- Local time
- Today, 13:26
- Joined
- Jul 17, 2010
- Messages
- 98
I have a database for an insurance company, and I'm trying to find the minimum value among 5 or more fields.
I have fields named for each of several companies. Imagine Progressive, National General, Geico, Safeco, Liberty Mutual. Each field is currency, and will contain the quote received from each of them. What I'm trying to accomplish is to compare those five fields and find the lowest quote among all of them.
The comparison is taking place among the fields on one record. I'm not looking for a minimum in the column of figures. I'm trying to make my verbal description clear, but all those fields are filled in for one customer, and I'm looking to find the lowest quote on that record.
As always, thank you in advance. I greatly appreciate the help the wizards here are so free with.
I have fields named for each of several companies. Imagine Progressive, National General, Geico, Safeco, Liberty Mutual. Each field is currency, and will contain the quote received from each of them. What I'm trying to accomplish is to compare those five fields and find the lowest quote among all of them.
The comparison is taking place among the fields on one record. I'm not looking for a minimum in the column of figures. I'm trying to make my verbal description clear, but all those fields are filled in for one customer, and I'm looking to find the lowest quote on that record.
As always, thank you in advance. I greatly appreciate the help the wizards here are so free with.