• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Code to fill a Listbox

Status
Not open for further replies.

S P P

Member
Code to fill a Listbox

This code fills a Listbox, but with the header.

Is it possible to modify it to fill in without the header?

ListBox1.List = Sheets(1).ListObjects(1).ListColumns(1).Range.Value
Moderator Note: You've noted too many time to use Code - tags.
 
Last edited by a moderator:
Status
Not open for further replies.
Back
Top