Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
Can someone tell me what is wrong with the following 2 macros? I have limited access to Internet so if I am delayed in responding to responses please appologise. Sub Hey() Application.OnTime TimeValue("12:02:00"), "Hermit" End Sub Sub Hermit() ActiveCell.Value = 9000000 End Sub The Error message say macros disabled or not available in this workbook. I have enabled macros and both macros are in the same module in the workbook. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why does MSO application configure each time | Setting up and Configuration of Excel | |||
Login date & time to the VBA application. | Excel Programming | |||
runtime error 75 when I run the application for second time | Excel Programming | |||
Application.Calculation gives run time error | Excel Programming |