andreas_udby
Registered User.
- Local time
- Today, 09:56
- Joined
- May 7, 2001
- Messages
- 76
I'm sure there's a way to do this, but I haven't been able to figure it out. I have a form with a combo box and five subforms on it (numbered 1 through 5). If a user selects "3" from the combo box, for example, I want subform4 and subform 5 to be inaccessible to the user; I figured that I could find a way using VBA code and the .Visible property to do this, but it doesn't seem to work. Can someone point me in the right direction?
Thanks,
Andreas
Thanks,
Andreas