I have created a macro that continually updates a pivot chart. The macro runs constanly, not unlike a permanent loop.
I need the macro stop approximately every minute and update. Here is the command for that:
<font face=Courier New>B = Now</FONT>
Established earlier in the macro
<font...