Coventry Deb
New Member
- Joined
- Oct 19, 2005
- Messages
- 29
I want to first ask a question of a user. Then link this message to a combo box, but the combo box would not even be visible until after the message box.
In other words
MsgBox ("Please Pick Your Entry From The List Provided", vbOKOnly)
Then the combo box will appear with the words in a drop down list:
One
Two
Three
etc
Thanks
Deb
In other words
MsgBox ("Please Pick Your Entry From The List Provided", vbOKOnly)
Then the combo box will appear with the words in a drop down list:
One
Two
Three
etc
Thanks
Deb