Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ladies & Gents,
I was wondering if someone can help me with some date problems with an Excel macro. I'm using a macro to send an email, and in that email I need 3 dates, the last working day of the month, the current month, and the first working day of the new month. The email will be sent before the last working day of the month. I can include the current month in the email, as indicated below, but I am having problems with the other 2 dates. Can someone please give me some help with working days in the month? emlMthDate = Date - 27 ' To allow for February Format(emlMthDate, "mmm-yyyy") TIA Andrew |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking computer dates (time) to spreadsheet dates that have formu | Excel Worksheet Functions | |||
how do I sort a column of random dates into Consecutive dates | Excel Worksheet Functions | |||
Identifying unique dates in a range of cells containing dates... | Excel Discussion (Misc queries) | |||
Identifying unique dates within a range of cells containing dates | Excel Discussion (Misc queries) | |||
need to convert list of dates to count no. of dates by week | Excel Worksheet Functions |