Uzma Shaheen
Active Member
- Joined
- Nov 10, 2012
- Messages
- 457
Hi
i have some data that i am populating info from sheet range A1:C50 to listbox howver the first row is the header but i cant seem to get it as the header (i.e A1:C1) is the header
i have also set the column to 3
this is my code to populate the listbox
lst.list = sheets("sheets1").range("a1:c100").value
any help would be really appreciated
thank you
i have some data that i am populating info from sheet range A1:C50 to listbox howver the first row is the header but i cant seem to get it as the header (i.e A1:C1) is the header
i have also set the column to 3
this is my code to populate the listbox
lst.list = sheets("sheets1").range("a1:c100").value
any help would be really appreciated
thank you