Thread: New to VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andri Andri is offline
external usenet poster
 
Posts: 66
Default New to VBA

Dear All,

Please help..i have the module like this:

For Each wSheet In ActiveWorkbook.Worksheets....it works when the file is
open.

How to replace "ActiveWorkbook" with the closed file for this details:
c:\data\AAA.xls.

thank you for your kind attention and help.

respectfully,
Andri