+ Reply to Thread
Results 1 to 4 of 4

Invoice Date Pop up Issue VBA

  1. #1
    Registered User
    Join Date
    08-05-2019
    Location
    Cedar Rapids
    MS-Off Ver
    IA
    Posts
    6

    Invoice Date Pop up Issue VBA

    I'm trying to create a macro that will populate a message box automatically if a date has passed. I have this part figured out. However, I added a second line to show that I invoiced for this item. I'm trying to figure out how to change the macro to not populate t he message box if I've invoiced for the item. I've created a second row to show that I've populated the date it was invoiced for.

    HTML Code: 
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor rollis13's Avatar
    Join Date
    01-26-2012
    Location
    Cordenons
    MS-Off Ver
    Excel 2016 32bit - Win 11
    Posts
    917

    Re: Invoice Date Pop up Issue VBA

    Have a try with the change I made in your macro so it will also test the cell (K2) below to check if it's empty.
    I also hope that your are aware that your macro will test only cell K1, you need to add a loop to cycle from K1 to N1 (and beyond).
    Please Login or Register  to view this content.
    Last edited by rollis13; 02-24-2021 at 10:19 AM.

  3. #3
    Registered User
    Join Date
    08-05-2019
    Location
    Cedar Rapids
    MS-Off Ver
    IA
    Posts
    6

    Re: Invoice Date Pop up Issue VBA

    How would I include K1 to N1?

  4. #4
    Valued Forum Contributor rollis13's Avatar
    Join Date
    01-26-2012
    Location
    Cordenons
    MS-Off Ver
    Excel 2016 32bit - Win 11
    Posts
    917

    Re: Invoice Date Pop up Issue VBA

    Oh, you didn't even had a try by yourself, so, this could be a solution.
    Please Login or Register  to view this content.

+ 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. Generate list of invoice dates based on start date and invoice frequency
    By yasmin89 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-14-2020, 02:31 PM
  2. Calculate number of days between invoice date and today's date
    By JHerrick in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 04-30-2020, 03:53 PM
  3. [SOLVED] Save invoice to folder by month and then save file by date and invoice
    By Val777 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-03-2013, 02:57 AM
  4. Replies: 4
    Last Post: 11-04-2012, 12:43 PM
  5. Inputting invoice date need month end date
    By MjRmatt in forum Excel General
    Replies: 4
    Last Post: 10-14-2011, 10:13 AM
  6. Pivot-table invoice issue
    By niallstyles in forum Excel General
    Replies: 1
    Last Post: 09-28-2009, 07:28 AM
  7. When I open my past invoice it keeps changing date to todays date
    By Stop date changing to todays in Excel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-07-2005, 12:05 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