View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steven steven is offline
external usenet poster
 
Posts: 389
Default ActiveWindow Name

I know of the command to go to a window like:

Windows("TrialBalance.xls:2").Activate

to go to that window but how do I return the name of the active window that
I am in?

Thank you,

Steven