+ Reply to Thread
Results 1 to 4 of 4

Adding data to a msg box

  1. #1
    Registered User
    Join Date
    10-13-2008
    Location
    Australia
    MS-Off Ver
    2007
    Posts
    85

    Adding data to a msg box

    Hi,

    I'm trying to add data to a msg box that falls within a certain criteria. If the number of network days (week days) is >= 10, then I want some adjacent text to appear in a msg box, next to the amount of days.

    Please find attached a demo excel sheet. Sheet2 is basically what I want to come out onto the msg box because those places have an arrival date greater than 10 days.

    Basically I need to group these, then when the code gets to the msg box, this group of data appears on it.

    I hope I made myself understandable. Let me know if you need further clarification.

    Cheers,

    Benno
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Adding data to a msg box

    How about:
    Please Login or Register  to view this content.
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    10-13-2008
    Location
    Australia
    MS-Off Ver
    2007
    Posts
    85

    Re: Adding data to a msg box

    Hi,

    Thanks for this. It is almost what I'm after.

    At the moment, this returns the number of characters in the names of the countries, that have a arrival time of over 10 days. I want this to return the number of days that are 10.

    Eg. if the arrival time is 12 days, i want to return 12 on the msg box.

    Your help is greatly appreciated.

    Benno

  4. #4
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Adding data to a msg box

    Sorry, the msgbox string code should have been:
    Please Login or Register  to view this content.
    The other code was there because I was trying to line the data in columns, but it didn't work.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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