S
Secret Squirrel
I have a worksheet that has a list of all my open orders. Column G has the
due date of these orders. What I want to do is copy all the orders that are
past due as of today's date and paste them into another worksheet. This will
change daily since orders will ship and no longer be past due. I want to be
able to run this daily and have it overwrite the rows I copied the previous
day. How would I go about setting this up? I'm not very familiar with VBA.
due date of these orders. What I want to do is copy all the orders that are
past due as of today's date and paste them into another worksheet. This will
change daily since orders will ship and no longer be past due. I want to be
able to run this daily and have it overwrite the rows I copied the previous
day. How would I go about setting this up? I'm not very familiar with VBA.