When you need to apply a minor tweak to the document, it should not require much time to Lock dropdown log. This kind of simple action does not have to demand additional education or running through handbooks to understand it. Using the proper document editing tool, you will not take more time than is needed for such a quick edit. Use DocHub to simplify your editing process whether you are an experienced user or if it’s your first time using a web-based editor service. This instrument will take minutes to figure out how to Lock dropdown log. The only thing needed to get more productive with editing is actually a DocHub profile.
A simple document editor like DocHub will help you optimize the time you need to devote to document editing irrespective of your prior knowledge about such tools. Make an account now and boost your efficiency 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