ChampionDuy
Registered User.
- Local time
- Today, 15:42
- Joined
- Mar 14, 2002
- Messages
- 94
I have a form which has a combo box on it, the user uses this box to pick a case and then the user can modify the corresponding case information. I would like to know the best way to go about doing this. What is the best way to link the combo box to the rest of the fields on the form, so that when a new value is picked in the combo box the rest of the fields on the form change with it. I assume that I need to pot some code on the After Update event of the Combob box. I have some Ideas on how to do this but I was just wondering if someone knew the most efficient way to do this. Thanks, any help would be appreciated