View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Change drop down list in one cell based on values in other cells

Check out the below link by Debra..on dependent dropdown lists

http://www.contextures.com/xlDataVal13.html

If this post helps click Yes
---------------
Jacob Skaria


"Hemi" wrote:

Hi, Can someone pls help. I want to update value in a drop down list based on
selection in preceeding drop down list e.g. there is a list of 10 business
units & within each business units there 15 to 20 sub business units. So if
business unit 'BU1' is selected in drop drop list in say cell A1 then on cell
A2 the drop down list should be populated with the corresponding sub-business
units of 'BU1'. Similarily if 'BU2' is selected in drop down list on cell A1
then on cell A2 the drop down list of corresponding sub-business units of
'BU2'. Hope it makes sense.
Cheers,
Hemi