+ Reply to Thread
Results 1 to 2 of 2

fetching values from a column and displaying it in a msgbox in VBA

  1. #1
    Registered User
    Join Date
    04-16-2019
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    1

    fetching values from a column and displaying it in a msgbox in VBA

    Team
    I want to fetch text written in 5 rows of a column and display it in a msgbox using VBA
    Can anyone tell me the code ?
    if A1=5
    A2=6
    A3= 7
    A4= 5
    so on
    i want to write a macro which displays a msgbox showing below text
    "The values written in column are
    1) 5
    2) 6
    3) 7
    4) 5

  2. #2
    Forum Contributor banaanas's Avatar
    Join Date
    08-26-2014
    Location
    Finland
    MS-Off Ver
    2016
    Posts
    199

    Re: fetching values from a column and displaying it in a msgbox in VBA

    Change red parts to your liking:

    Please Login or Register  to view this content.
    Last edited by banaanas; 04-16-2019 at 02:33 AM.
    Tuomas "Banaanas" Savonius
    Trying to give back now when I actually can do some VBA

+ 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. [SOLVED] Pop up Msgbox displaying the time taken in macro
    By ashishmehra2010 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-19-2015, 06:04 AM
  2. Macro for the fetching values on basic of unique combination of more than one column value
    By manish_nichante in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-06-2013, 09:35 PM
  3. [SOLVED] Msgbox not displaying when called
    By adam.hewitt5 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-09-2012, 10:47 AM
  4. Displaying larger values with smaller values in a Column Chart
    By Max9 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 06-20-2010, 11:59 PM
  5. Displaying an array as columns in a msgbox
    By carg1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-18-2007, 10:38 AM
  6. [SOLVED] Displaying A MsgBox for X Seconds
    By Mark in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-15-2005, 11:05 AM
  7. [SOLVED] MsgBox not displaying right away
    By Ray Kanner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-06-2005, 10:06 PM

Tags for this Thread

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