1

Is it possible to create on VBA "trigger" program which can do real-time work if some flag happens (file, or schedule )? Like shadow process or something else

mgae2m
  • 1,134
  • 1
  • 14
  • 41
Evgeniy Rasyuk
  • 287
  • 1
  • 2
  • 12
  • 1
    See these https://stackoverflow.com/questions/16118586/monitor-drive-using-vb-script https://stackoverflow.com/questions/36517836/trigger-a-vbscript-when-a-file-is-added-to-a-folder – QHarr Oct 03 '17 at 07:21
  • Apart from QHarr's links, you might consider using C++ or C# (.net) for this. Visual Studio 2017 Community Edition is free. –  Oct 03 '17 at 11:43
  • I know about best solution but - I need to take an action in the Excel – Evgeniy Rasyuk Oct 03 '17 at 15:10

0 Answers0