Results 1 to 2 of 2

Thread: Getting Combo Box to show -Please select- text

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 1999
    Location
    Sydney
    Posts
    13

    Post

    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

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    London, UK
    Posts
    58

    Post

    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
  •  



Click Here to Expand Forum to Full Width