|
-
Dec 1st, 1999, 06:11 PM
#1
Thread Starter
New Member
I am adding a ComboBox to a worksheet, purely in a list format with several available choices. However the default view is none of these choices show immediately - the box is blank until you hit the drop down arrow. Does anyone know how I can enter the text --Please Select Data Type--- to show in the box at the beginning ?
thx
Mark
-
Dec 1st, 1999, 07:29 PM
#2
Member
Combo1.Text = "-- Please Select Data Type --"
HTH
AndyC
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|