Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created a macro to do some copy/pasting in Excel. I need to delay
the copy/paste events with a timer? Does anybody know where I can get some code for this kind of task? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Saxman,
See the OTime method in VBA help. See also Chip Pearson at: http://www.cpearson.com/excel/ontime.htm --- Regards, Norman "Saxman" wrote in message ... I have created a macro to do some copy/pasting in Excel. I need to delay the copy/paste events with a timer? Does anybody know where I can get some code for this kind of task? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Saxman,
See the OTime method in VBA help. Should read: See the OnTime method in VBA help. --- Regards, Norman "Norman Jones" wrote in message ... Hi Saxman, See the OTime method in VBA help. See also Chip Pearson at: http://www.cpearson.com/excel/ontime.htm --- Regards, Norman |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Mon, 21 Nov 2005 22:30:48 -0000, Norman Jones wrote:
See the OTime method in VBA help. See also Chip Pearson at: http://www.cpearson.com/excel/ontime.htm Somebody suggested creating an invisible dialog box on the worksheet with a timer embedded on it. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
cell value change event | Excel Worksheet Functions | |||
Same event, multiple sheets? | Excel Discussion (Misc queries) | |||
Excel Automation SelectionChange event | Excel Discussion (Misc queries) | |||
Worksheet Row Change event | Excel Discussion (Misc queries) | |||
Event 1001 & 1004 | Excel Discussion (Misc queries) |