View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Brash John Brash is offline
external usenet poster
 
Posts: 1
Default How to keep window + form activate together

Hi,

How to keep running macros so that these two operate
together and can access each another by controls like
buttons?

1. A window as main interface
2. A form as index

Thanks.