Spacing in a listbox
I have a listbox which I ad data to with listbox.additem "" & c.offset(0,-1)
& ......
But some cells has longer names in them and thus I cannot seem to list them
neatly next to each other for example:
Appels 1000 Bear
Apricot-jam 30 Impala
How can i get the spacing correct?
Any help will do
Thanks
|