MatthewPaul
New Member
- Joined
- Nov 5, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- MacOS
Hi there, I produce a lot of rate cards with multiple suppliers and would like some help with a return function.
Currently, the formula I'm using is =INDEX($V$1:$AA$1,MATCH(MIN(V2:AA2),V2:AA2,0))
**Please see screenshot**
There are two things I'm looking for support with.
1. If two suppliers have the same bid, how do I return both suppliers in 'winning supplier' cell
2. If there is a 0.00 bid in one of the cells, how do I exclude that bid from the 'winning supplier' formula. I need this as I might have bids in other currencies and in the range of this formula, I might have = x * currency exchange. Until I have a bid in there, it comes up with a 0.00 value.
Thank you very much and I appreciate your support in advanced.
Currently, the formula I'm using is =INDEX($V$1:$AA$1,MATCH(MIN(V2:AA2),V2:AA2,0))
**Please see screenshot**
There are two things I'm looking for support with.
1. If two suppliers have the same bid, how do I return both suppliers in 'winning supplier' cell
2. If there is a 0.00 bid in one of the cells, how do I exclude that bid from the 'winning supplier' formula. I need this as I might have bids in other currencies and in the range of this formula, I might have = x * currency exchange. Until I have a bid in there, it comes up with a 0.00 value.
Thank you very much and I appreciate your support in advanced.