Johny
Registered User.
- Local time
- Today, 02:13
- Joined
- Jun 1, 2004
- Messages
- 80
I need some advice on this, here is the situation:
I got 2 listboxes where only 1 can be shown. I got to ask 2 questions to the user:
2 sided?
-> NO ==> Show lisbox 1
-> YES -> Specific combination? -> NO ==> Show listbox 1 | YES -> Show listbox 2
How should I implement this? I was thinking of radiobuttons for the 2 question (2 sided-1 sided & Specific combination-Non specific combination) and changing the visible propertie.
I am a total noob in excel programming, any help would be very appreciated
I got 2 listboxes where only 1 can be shown. I got to ask 2 questions to the user:
2 sided?
-> NO ==> Show lisbox 1
-> YES -> Specific combination? -> NO ==> Show listbox 1 | YES -> Show listbox 2
How should I implement this? I was thinking of radiobuttons for the 2 question (2 sided-1 sided & Specific combination-Non specific combination) and changing the visible propertie.
I am a total noob in excel programming, any help would be very appreciated
