Results 1 to 5 of 5

Workbook Open fill Listbox

Threaded View

  1. #1
    Forum Contributor
    Join Date
    03-05-2009
    Location
    usa
    MS-Off Ver
    Excel 2016 32Bit
    Posts
    1,173

    Workbook Open fill Listbox

    Is it possible to fill a listbox on workbook open?
    Private Sub Workbook_Open()
    ListBox1.Fill = Sheet1.Range("test").Value
    End Sub
    Attached Files Attached Files
    Last edited by Cutter; 08-27-2012 at 02:40 PM. Reason: Replaced quote tags with code tags

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