Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use something like this
MsgBox "The above agreement is due " & Format(Application.WorksheetFunction.WorkDay(Date, 30), "mm-dd-yy") -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "Marilyn" wrote in message ... Hi I've been using Ron DeBruin VBA code to send the same e mail to different people. I need TO ADD a line to say "The above agreement is due (30 business days from today, including any holidays) Example: If I send out the message today, 5-12-08 it will be due 6-23-08 or 30 business days later. Msg = "The above agreement is due ?????????????" Thank you in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calc days between two dates and exclude leap year days | Excel Worksheet Functions | |||
send wkbk as an email attachment with an email address copied from | Excel Discussion (Misc queries) | |||
can I copy a column of email addresses, paste into email address? | New Users to Excel | |||
Transfer Email addresses from spreadsheet to email address book | Excel Discussion (Misc queries) | |||
Email editor closes when forwarding Excel-embedded email | Setting up and Configuration of Excel |