Pop Up Combo Box

N

natalie

I have 3 options in a combo: TS, CT, and MISC
Each one of these options has their own pertinent account codes.
What I want is the ability to choose one of the options (TS, CT or MISC),
and based on that choice, have another combo box pop up with a list of
corresponding account codes.
If you can help with step-by-step moron-proof instructions, I would be much
obliged.
 
B

Beetle

This is called "cascading combo boxes". A google search should return plenty
of links that will show you how to do it.

HTH
 
Top