Results 1 to 7 of 7

combo box???

Threaded View

  1. #1
    Forum Contributor spinkung's Avatar
    Join Date
    10-27-2006
    Posts
    199

    combo box???

    hi yet again,

    ***EDIT

    sorry, managed to sort my last problem but it has resulted in another.

    I have got the range (column A) into my list box with the follwing code....



    Private Sub UserForm_Initialize()

    Me.listRAN2.RowSource = "'2006 Done'!a:a"

    End Sub



    ....but i now have the problem that it list all the blank cells in the row as well as the ones with value meaning my combo box is mostly made up of blank rows.

    anyone know how to set it so that it stop adding when it gets to the frst blank cell??

    thanks.
    Last edited by spinkung; 11-10-2006 at 06:52 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1