Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I work for a company that posts test data on irregular intervals to a folder
on our network. I have written several worksheets that process that data in various ways. I have a dedicated computer that runs a loop and counts the number of files in the folder, and then triggers the programs if that folder count changes. This is, of course very inefficient, so my question is, is there some folder event that Excel can monitor to trigger the running of those macros? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You may want to look at Randy Birch's site:
http://vbnet.mvps.org/index.html?cod...chedfolder.htm Marvin wrote: I work for a company that posts test data on irregular intervals to a folder on our network. I have written several worksheets that process that data in various ways. I have a dedicated computer that runs a loop and counts the number of files in the folder, and then triggers the programs if that folder count changes. This is, of course very inefficient, so my question is, is there some folder event that Excel can monitor to trigger the running of those macros? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to List the names of the subfolders present in the folder (path of folder is given in the textbox by user ) | Excel Programming | |||
Save file in a new folder, but create folder only if folder doesn't already exist? | Excel Programming | |||
how can I specific a folder with wildcard criteria and excel will import all the correct files in that folder? | Excel Discussion (Misc queries) | |||
how can I specific a folder with wildcard criteria and excel will import all the correct files in that folder? | Excel Programming | |||
Monitor Changes | Excel Programming |