Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone help me to get this code such that this macro only i
available to only one workbook- (This Workbook) Public Declare Function SetTimer Lib "user32" ( _ ByVal HWnd As Long, ByVal nIDEvent As Long, _ ByVal uElapse As Long, ByVal lpTimerFunc As Long) As Long Public Declare Function KillTimer Lib "user32" ( _ ByVal HWnd As Long, ByVal nIDEvent As Long) As Long I think I have to change public to something else, but how or...!? Run -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
all General formats of the workbook changed to date format suddenl | Excel Discussion (Misc queries) | |||
all the general formats of the workbook suddenly changed to date. | Excel Discussion (Misc queries) | |||
general macro question | Excel Discussion (Misc queries) | |||
No password protect workbook box in Tools>Options>General | Excel Discussion (Misc queries) | |||
adopting a macro to a general situation. | Excel Programming |