Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that I created that has a column containing dates. These
dates are due dates. I would like to write a procedure to execute on workbook open that will check these dates. I have written the code that will iterate through each row in the column in each worksheet. Now I am trying to figure out how to write this sub to do the following but I am not sure of the syntax. If dueDate <= 30 days from now Then send email End If I am just not familiar with working with dates in Excel. Does anyone have any suggestions? Thanks End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Working with dates | Excel Worksheet Functions | |||
Working with dates | Excel Discussion (Misc queries) | |||
Working with Dates | Excel Worksheet Functions | |||
Working with dates | Excel Worksheet Functions | |||
Working with Dates | Excel Programming |