View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jsatz jsatz is offline
external usenet poster
 
Posts: 1
Default Need help displaying array contents

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.



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/