sirbudan82
New Member
- Joined
- Feb 3, 2016
- Messages
- 16
I'm looking for a formula that will provide one single value based on several drop down lists selection.
For example :
Department (drop down list) : Medical | Marketing | Customer Service
Country ( drop down list) : Japan | US | Brazil
Expenses (drop down list) : Consulting Fees | Adboard | Digital Expenses
Cost Centers (not drop down list) : 1234 US Medical Expenses 1235 Japan Marketing Expenses 1236 Brazil Digital Expenses
I would select "Medical" then "US" and "Consulting Fees" and the formula would provide only one value which would be cost center : 1234.
I managed to use multiple IFs and to make it work, the problem is that the lists are getting bigger and bigger and the formula is huge, I was wondering if there is another way.
Thank you
For example :
Department (drop down list) : Medical | Marketing | Customer Service
Country ( drop down list) : Japan | US | Brazil
Expenses (drop down list) : Consulting Fees | Adboard | Digital Expenses
Cost Centers (not drop down list) : 1234 US Medical Expenses 1235 Japan Marketing Expenses 1236 Brazil Digital Expenses
I would select "Medical" then "US" and "Consulting Fees" and the formula would provide only one value which would be cost center : 1234.
I managed to use multiple IFs and to make it work, the problem is that the lists are getting bigger and bigger and the formula is huge, I was wondering if there is another way.
Thank you
Last edited: