I have a list of departments in the first list box, but depending on which
departement the user selects, the second list box will offer a different
selection of sub departments.
EG
Schools , then the lsecond list of all schools would be displayed
but if
Education Management had been selected, then a different second list would
be displayed to choose from
I currently do this in Excel by naming the ranges and using the =indirect in
the data validation. Can something like this be done in access
Any help on this would be extremely helpful
Thanks
Arvin Meyer [MVP] - 14 Nov 2007 16:47 GMT
You'll find a sample at:
http://www.accessmvp.com/Arvin/Combo.zip

Signature
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
>I have a list of departments in the first list box, but depending on which
> departement the user selects, the second list box will offer a different
[quoted text clipped - 12 lines]
> Any help on this would be extremely helpful
> Thanks