Hi all,

I have this problem on which I am kind of stuck. I have an on-time macro (say "A") that runs every five seconds and basically download a data series, item by item. In that five seconds period in between runs, another macros ("B") may need to run using the last item downloaded. However what happens is that "B" doesnt run as the macro "A" is still engaged until the next download and therefore stops "B" from running.

Ideally there must be a way the turn the "on time" into a series of one-shot on-times (i.e. a series of single download macros basically ).

Any suggestion appreciated!!

Best
BC