Hi Everyone,
I am trying to create a template where I have a data validation drop-down in column G with a question "Is this a New Vendor? (Y/N)" and a drop-down selection of "Yes" and "No". The next column (Column H) is called "Service Start Month". I would like to add a formula to column H which will depend on the drop-down selection in column G. If someone selects answer "No" in column G, I would like column H to display "FEB" as a result. If someone selects "Yes" in column G, I would like column H to show a drop-down with all 12 months for a person to select one. As of now, I've used an "INDIRECT" function in data validation, so whenever someone selects "No" they are only able to select "FEB" in column H. But, I don't know how to make it to automatically pre-populate so that they didn't have to select "FEB" if they answered "No" in prior column.
I had a feeling that this could have been accomplished by combining VLOOKUP and Data Validation in one cell, but cannot figure out how to achieve it. Also, I think I saw in some other threads that this could be done via macro. If so - is it possible to set this macro to be run automatically whenever someone else is filling this out? It will be used by multiple users. Thanks!
Capture.PNG
Bookmarks