using a variable length list to poplate a List Box
I have a spreadsheet with a list of values which can be modified by others
with extra entries.
I need to populate t a List Box with all the entries taking into account how
many there are now in the list.
Is there a way to automatically set/update the number of entries in the list
as it jumps down to the next row as long as the next row is not blank?
|