I have been trying many variation but have only succeeded in populating the listbox vertically instead of as a new line entry to a listbox. Help appreciated, not very well covered in google
![]()
Please Login or Register to view this content.
I have been trying many variation but have only succeeded in populating the listbox vertically instead of as a new line entry to a listbox. Help appreciated, not very well covered in google
![]()
Please Login or Register to view this content.
Last edited by nigelog; 12-19-2018 at 09:06 AM.
Have you tried Column property instead of List?
i.e
![]()
Please Login or Register to view this content.
Hi Jindon, no go I'm afraid, just succeeds in clearing previous entries in the listbox
Then try change the array with .Value property
![]()
Please Login or Register to view this content.
Thanks Jindon, that now writes to the listbox. Strange as the data could be viewed in Debug.Print. It overwrites the items in the listbox though can it be be directed to become either the first or subsequent entry in the listbox
Do you want it like this?
Edited; code![]()
Please Login or Register to view this content.
Last edited by jindon; 12-19-2018 at 08:32 AM.
Hi Jindon
Faults on.List = Could not get the list property invalid argument![]()
Please Login or Register to view this content.
.ListCount = 1
i = 0
Yep, that I realized and edited the previous code, ListCount -1
![]()
Please Login or Register to view this content.
Hi Jindon just saw that. Many thanks for your kind assistance. I will mark as solved
Have a great Christmas
You are welcome and thanks for the rep.
Same to you...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks