If you want to apply a minor tweak to the document, it should not require much time to Lock dropdown article. This kind of simple action does not have to demand extra education or running through guides to learn it. With the proper document modifying instrument, you will not take more time than is needed for such a quick edit. Use DocHub to simplify your modifying process regardless if you are a skilled user or if it is your first time using a web-based editor service. This tool will require minutes to figure out how to Lock dropdown article. The only thing required to get more effective with editing is actually a DocHub account.
A plain document editor like DocHub can help you optimize the time you need to dedicate to document modifying regardless of your prior experience with such resources. Create an account now and improve your productivity immediately with DocHub!
in Excel you can create dependent drop-down lists here for example you can select a type of produce so Ill select fruit and then in this drop-down we see a list of fruit if I select vegetables the next cell shows just the list of vegetables these are based on lists on another sheet so heres the list and this is the produce category and then we have a list of fruit and you can see its name here is fruit and here is a list and thats the vegetable list so to set that up we use data validation and on these cells if I go to the data tab and click data validation we can see that were allowing a list and the list is equal to produce in this group of cells going back to data validation again were allowing a list and this time we use the function indirect and then a reference to the cell to the left which is b2 so were saying create a range based on whatever name is in cell b2 and thats what the indirect function does it creates a range reference well click OK now this works well most