G
Guest
I would like to transfer the contents of several listboxes to a temporary
worksheet for the purpose of printing a report. I suppose I could loop
through the contents of the listbox, but isn't there a way to get all of it
at once?
My current thinking (which may be all wet) is to transfer the contents to an
array then from the array to the worksheet.
Thank you
worksheet for the purpose of printing a report. I suppose I could loop
through the contents of the listbox, but isn't there a way to get all of it
at once?
My current thinking (which may be all wet) is to transfer the contents to an
array then from the array to the worksheet.
Thank you