btrede
Board Regular
- Joined
- Oct 4, 2005
- Messages
- 87
Hello:
I am almost done with this terrible project but,
I am hoping someone can point me to a direction to help me achieve what I am trying to do.
I have a form (shown below)
I have 2 combo boxes, type and state
What I to do is when some one chooses the type, it automatically populates the state that the type coresponds to.
For example if I choose Type 1, it will populate, IL. WI, MI, NY into the State combox box and then the user can select the state they want.
If they choose Type 2, it will populate NV, CA, CO, TX into the State combo
box.
I know how to populate a single value, but to populate all relating to a type, I am not sure.
Here are the screens:
Here's the table that the data has:
I appreciate any help anyone can provide.
~~Bradley
I am almost done with this terrible project but,
I am hoping someone can point me to a direction to help me achieve what I am trying to do.
I have a form (shown below)
I have 2 combo boxes, type and state
What I to do is when some one chooses the type, it automatically populates the state that the type coresponds to.
For example if I choose Type 1, it will populate, IL. WI, MI, NY into the State combox box and then the user can select the state they want.
If they choose Type 2, it will populate NV, CA, CO, TX into the State combo
box.
I know how to populate a single value, but to populate all relating to a type, I am not sure.
Here are the screens:
Here's the table that the data has:
I appreciate any help anyone can provide.
~~Bradley