View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
double_d double_d is offline
external usenet poster
 
Posts: 1
Default Run an excel macro without tying up excel?

I would ideally like to run a macro (a continuously updating timer or
something) in the corner of excel while still being able to use excel? Is
this possible just using the vbs embedded in excel or do I need a separate
copy of VisualBasic?

Thanks

Dave