View Full Version : One to Many


cruzpatas
04-24-2009, 07:21 AM
I am creating a database to track variances. Field 1 - Events and Field 2 -Event Tpyes. I want to be able to choose an Event in Field 1, then based on that choice, I want to have a list of options for Event Type. The list of Event Types will change depending on the Event choosen. Can someone hel with this?:confused:

pbaldy
04-24-2009, 07:32 AM
This type of thing?

http://www.baldyweb.com/CascadingCombo.htm

cruzpatas
04-24-2009, 07:44 AM
That is it exactly!!!! :D I'll let you know if I get it work. Thanks

cruzpatas
04-24-2009, 11:57 AM
Worked Great!!!!!!;)