I would like to use collect/look-up to reference and convert amounts into USD.
Columns on the sheet where the conversation needs to take place:
- Reimbursement Amount
- Currency 3-letter code
If the 3 letter code is USD, copy the amount, if it is not USD, it needs to look up 3-letter code and times it by the conversation rate.
- External sheet reference: {Currency} - this is the 3 letter code
- External sheet reference: {Rate} - our company conversation rate
Could someone help me figure out the best formula to use?