View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dominic Mak Dominic Mak is offline
external usenet poster
 
Posts: 1
Default activate marco command

Dear friends,

I have written many marco commands for an active worksheet with the learn
marco command using Visal Basic. The current time on my worksheet will be
updated automatically.

How can I write another marco command that could activate each of the marco
commands based on certain true condition. e.g. after the passage of every
minute.

Please help.