+ Reply to Thread
Results 1 to 5 of 5

Message Box, Due Date

  1. #1
    Registered User
    Join Date
    11-21-2014
    Location
    Virginia
    MS-Off Ver
    2007
    Posts
    3

    Message Box, Due Date

    Hello guys. I was looking for a little help. I am trying to generate a message box to notify me whether a cell within a column (M) has today's date. I want the message box to display the cell address. I have explored the forums and I am able to return the first cell in the column with a date (some cut and paste with a little modification). I am a newbie. No coding experience in years. Below is what I have done thus far. I don't know how to obtain results for multiple cells with Today's date.

    Please Login or Register  to view this content.

    Any help is greatly appreciated. This code above may be overkill for what I am trying.
    Last edited by Ecotox; 11-21-2014 at 04:43 PM.

  2. #2
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,199

    Re: Message Box, Due Date

    Hi, Ecotox,

    please have a look at Forum Rule#3 to understand why you are asked to apply code-tags to your procedure.

    Ciao,
    Holger
    Use Code-Tags for showing your code: [code] Your Code here [/code]
    Please mark your question Solved if there has been offered a solution that works fine for you

  3. #3
    Forum Guru HaHoBe's Avatar
    Join Date
    02-19-2005
    Location
    Hamburg, Germany
    MS-Off Ver
    work: 2016 on Win10 (notebook), private: 365 on Win11 (desktop), 2019 on Win11 (notebook)
    Posts
    8,199

    Re: Message Box, Due Date

    Hi, Ecotox,

    if you want to use FIND you have to do a loop for as mayn times as there are ranges in your range.
    Please Login or Register  to view this content.
    Have you thought using the Autofilter and use SpecialCells(xlCellTypeVisible) for Column M to get the information you want?

    Ciao,
    HOlger

  4. #4
    Registered User
    Join Date
    11-21-2014
    Location
    Virginia
    MS-Off Ver
    2007
    Posts
    3

    Re: Message Box, Due Date

    I haven't tried that method. I will investigate it more. Thanks.

  5. #5
    Registered User
    Join Date
    11-21-2014
    Location
    Virginia
    MS-Off Ver
    2007
    Posts
    3

    Re: Message Box, Due Date

    Solved.

    Below is the method I have used. I am still learning, so some of the code may be unnecessary due to some cut and paste from other projects.

    Please Login or Register  to view this content.
    Thanks for the assistance.

+ 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] Display Fridays date (and message) if current date is Monday
    By Pierce Quality in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-26-2013, 09:40 AM
  2. Filtering for a certain date and Having a message pop up if date doesn't exist
    By frenchgreek in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-08-2013, 03:38 PM
  3. Pop UP Message for Due Date
    By hdevadiga in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2011, 05:31 PM
  4. Cell Blink or message if cells date = today date
    By al007 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-29-2005, 09:40 AM
  5. Message box when date expires
    By EMoe in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-17-2005, 07:05 AM

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