When you need to apply a minor tweak to the document, it must not take long to Lock dropdown text. This sort of basic action does not have to demand additional education or running through manuals to learn it. With the right document editing tool, you will not spend more time than is necessary for such a quick edit. Use DocHub to streamline your editing process regardless if you are an experienced user or if it is the first time making use of an online editor service. This tool will take minutes to learn to Lock dropdown text. The sole thing required to get more effective with editing is a DocHub profile.
A plain document editor like DocHub can help you optimize the time you need to devote to document editing regardless of your prior knowledge of such resources. Create an account now and increase 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