Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have sub below, which calls another proc after it finishes (it seemed to error otherwise). Private Sub App_WorkbookOpen(ByVal Wb As Excel.Workbook) ... ... dTimeDefault = Now() + TimeValue("00:00:05") Application.OnTime dTimeDefault, "CreateNewWorksheet" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Difference between 2 dates, incl weekends, with variable work days | Excel Discussion (Misc queries) | |||
Difference between 2 dates, incl weekends, with variable work days | Excel Worksheet Functions | |||
Help with Application.OnTime | Excel Programming | |||
application.ontime | Excel Programming | |||
Application.OnTime -- Unable to Pass Macro with Numeric Parameter | Excel Programming |