Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all. This is my first time joining a group but I have used your
help in the past. I am having a problem with a macro. I wrote a StartTimer macro that will update a few worksheets from an access database then copy these sheets to a new workbook and save as an HTML that can be viewed on my intranet. It updates every 5 minutes currently until I manually execute the StopTimer macro. I have included an If Then at the end to stop it once the value of cells to be updated hits 0. I also want to stop the macro once the time is 2:00 PM. Is this something I should add as an Or to my current If statement? This currently what I have. I am not sure how to make the time work though. If Selection = 0 Then StopTimer Else StartTimer Thanks for the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I wish to group my worksheets under group tabs | Excel Worksheet Functions | |||
Copy Data from One Group of Cells to Another Group | Charts and Charting in Excel | |||
How can I convert a group of numbers to a group of letters? | Excel Worksheet Functions | |||
Taking age group Ie ages 20-29 and picking out net sales for group | Excel Worksheet Functions | |||
How do I group worksheets (Lotus 123 function is "Sheet>Group Shee | Excel Worksheet Functions |