Hi everyone,
I have a total column that I want populated with a dollar amount. I want this to be dependant on the specific services selected from a multi select. The trick here is that the services rendered are completed by different vendors with different prices. So, the multi select prices will change based on the vendor. All of theses prices are in a price sheet.
On this same sheet (the total and multi select), the vendor is identified via index match.
I appreciate any feedback.