+ Reply to Thread
Results 1 to 13 of 13

Capture array into message box

Hybrid View

  1. #1
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Capture array into message box

    Hi
    for capturing array to a msgbox..

    try following code.... after end with

    for c=1 to 40
    msg=msg & Vbnewline & myvar(c)
    next
    
    Msgbox Msg

    Don't forget to click *

  2. #2
    Forum Contributor
    Join Date
    12-22-2012
    Location
    Pittsburgh, PA
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    205

    Re: Capture array into message box

    Vikas,

    Thank you for the suggestion.

    I tried your slution the message box does show but is completely blank, any thoughts?

    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Capture data from access form into outlook body message?
    By ciapul12 in forum Access Tables & Databases
    Replies: 2
    Last Post: 05-18-2014, 07:48 AM
  2. Assistance redimemsioning array to capture additional data
    By AlvaroSiza in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-25-2012, 04:00 PM
  3. [SOLVED] Message box that pops up if values in array are <=0
    By emoandy05 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-24-2012, 12:33 PM
  4. How to capture return value from data validation error message box
    By franklyn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-13-2012, 01:57 PM
  5. Array Formula Error Message
    By elew69811 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-08-2008, 01:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1