List default based on users information

LanceParks

New Member
Joined
May 13, 2020
Messages
4
Office Version
  1. 365
Can I have some help please? (See attached image)

I have 3 tabs. the first sheet has employee’s data. UserID, Name and Level

Second sheet is where I want the help. There sheet shows the users name and level, the level cell is a dropdown list containing all the possible levels. (The list values come from the third sheet that holds the list data.)

I would like when the sheet is loaded, that the users default level (level 3) is selected from the employee’s data.

How can I achieve this please?

Thanks in advance
 

Attachments

  • lookup.png
    lookup.png
    78.3 KB · Views: 9

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
populate default value.xlsx
ABCD
1Sheet 1
2385Smith, DavidLevel 3
3
4Sheet 2
5Smith, DavidLevel 3
6
7Sheet 3
8List
9Level 1
10Level 2
11Level 3
12Level 4
13Trade
14Supervisor
15Deputy
16Co-ordinator
Sheet1
Cells with Data Validation
CellAllowCriteria
B5:C5List=$A$9:$A$16
 
Upvote 0

Forum statistics

Threads
1,214,978
Messages
6,122,545
Members
449,089
Latest member
davidcom

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