One combo box controls another

M

Mike

How can i have a combo box values change depending on the selection of
another combo box
 
A

Al Camp

Mike,
On my website below, I have a sample Access97 and Access2003 file that you can
download. It's called SynchedCombos and demonstrates how to control the contents of
Combo2 by what's selected in Combo1.
 
Top