Thread
:
removing links between workbooks
View Single Post
#
2
Posted to microsoft.public.excel.programming
dq
external usenet poster
Posts: 46
removing links between workbooks
Hello Matt,
This won't happen if you copy the sheets all at the same time
e.g. Sheets(Array("Sheet2", "Sheet1")).Copy
or ActiveWindow.SelectedSheets.Copy
DQ
Reply With Quote
dq
View Public Profile
Find all posts by dq