Excel Lookup/Search Tip 6 - Vlookup with a Drop Down Menu and Data Validation
Loading...
17,181
Loading...
Uploader Comments (ExcelisHell)
see all
All Comments (5)
-
I would like to be able to enter a part number which in turn will trigger my drop down box to filter out all other part numbers. Can this be done?
-
combinatorial problem -- given the 24 numbers taken 5 at a time, which unique combinations add up to 200?
-
Can you set up a macro to run through the items in the data validation and then copy paste value from C2 onto another page? I am building a model with several inputs based on a product. I want the model to run through all 200 products I have and spit out the profit number. I have everything built, now I just need the macro to run through my data validation and for each selection record the profit number on a "summary" page. Any help would be great! Thanks!
Loading...
How would you set up the following
Imagine you wanted to search all the products that had stock at 36. How would you set up a vlook up to find the product number that has 36 (ESPECIALLY if there were 2 products at 36 )
TheDarkemotion21 1 year ago
@TheDarkemotion21 I'll answer all of your questions on the posts here. Vlookup will not by itself change any data. Once you pull up an employee record you can't use Vlookup to update the email address or any data. The type of system you are talking about will need to work through a Macro or system of Macros. Also, Vlookup doesn't 'like' multiple occurances in a list and won't easily allow you to move between multiple occurances.
Private Message me if you want macros made for you.
ExcelisHell 1 year ago