datetoday2

  1. M

    VBA Expert please help!

    Can some please help....I am working on a short deadline. My table: <tbody> A B C D 1 A gentle Reminder: Your trip is scheduled in two weeks 2 Destination Date Days Reminder 3 Boston 8/18/2018 10 Send Reminder 4 New York 8/18/2018 10 Send Reminder 5 South Africa 9/20/2018...
  2. J

    vba run-time error "1004" application-defined or object-defined error

    When I run the vba code below it gets hung up on the line item - "lastrow = Sheets("Sheet1").Cells(rows.Count, 1).End(x1Up).Row" here is my vba; Sub datesexcelvba() Dim mydate1 As Date Dim mydate2 As Long Dim datetoday1 As Date Dim datetoday2 As Long Dim x As Long lastrow =...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top