![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
I need to make drop-down lists for cells in column B correspond to values entered in column A. For instance, if "dogs" is entered in A, then the adjacent cell in column B would provide a list of dog breeds, and if "Cats" is entered in A, then a drop-down list of types of cats would appear in column B.
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 51,549
|
Quote:
set up data validation in B1 with List for Allow and with as formula: =INDIRECT(A1) |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 1
|
That solved the problem. Thanks!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|