My question is , in excel when we create a dependent dropdown we write the formula for the other dropdown dependent on the first one. For example if USA is selected in first
I've written a couple of posts on this, that have a slight advantage over Jeeped's answer in that mine gets rid of any blank items at the bottom of the DropDown list, and also stop the user from subsequently making invalid changes to the 'upstream' dropdown. The disadvantage is that mine is more complicated. See the following: