J
jsatz
I have an array of strings that I'm wanting to display to the user. All
I've been able to do is use the MsgBox command in a loop to display
things one at a time, but I can only get MsgBox to display one line at
a time.
I want to be able to show all my results in one message box that pops
up for the user.
My array basically contains results from a spreadsheet update macro
(basically a log file).
Thanks.
I've been able to do is use the MsgBox command in a loop to display
things one at a time, but I can only get MsgBox to display one line at
a time.
I want to be able to show all my results in one message box that pops
up for the user.
My array basically contains results from a spreadsheet update macro
(basically a log file).
Thanks.