I have a form where I have two combo boxes and i want to restrict the second combo box based on what was put in the first combo box. I've seen about 5 different websites that explain step by step how to do it, and im really really close, but don't quite have it and i hope someone can help. Right now when i click on the second combo box a screen pops up asking me the value of my first combo box, once i enter that, it restricts the second combo box, but i want to bypass the pop up screen and have it find that value automatically. Anyone know what I'm doing wrong? Thanks in advance!