Mapping Multiple Dropdown Lists to extract certain data

Trotwood787

New Member
Joined
Sep 13, 2018
Messages
1
Hi,
I've created 5 drowndown lists, in columns A to E.
The possible options of each list is based off of the selection of the list to it's left.

I used data validation =INDIRECT(SUBSTITUTE(D2," ","")) to make this work.

What I'm trying to achieve is for column F to give me a certain GL that would be based off of the 5 dropdown lists.

[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Employee[/TD]
[TD]Expense Type[/TD]
[TD]Show[/TD]
[TD]Description[/TD]
[TD]Currency[/TD]
[TD]GL[/TD]
[/TR]
[TR]
[TD]Sales[/TD]
[TD]Show[/TD]
[TD]National[/TD]
[TD]Meals[/TD]
[TD]CAD[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

I have a list of roughly 500 GL's, and need to use this so that when employees enter their expenses, it auto populates which GL to use.

Any suggestions?

Thank you!
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,223,888
Messages
6,175,219
Members
452,619
Latest member
Shiv1198

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top