Home > Software engineering >  Google Sheets - Simple VLOOKUP with Double Drop Down Data Validation
Google Sheets - Simple VLOOKUP with Double Drop Down Data Validation

Time:01-18

I have a simple request that combines Data Validation with VLOOKUP.

On my Pending worksheet, when you select a Website - it should create a dropdown in the next column showing only the email addresses assigned to that website within the Profiles worksheet. Lastly, when you select an Email in the newly created dropdown - the next column should show the correct Name that's assigned to that Email-Website combination.

Here's my Google Sheet:

new

Modifying Data:

edit

  •  Tags:  
  • Related