Thread
:
Copy Values From A Non-Open Workbook?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jeffrey_Chcgo
external usenet poster
Posts: 3
Copy Values From A Non-Open Workbook?
I wish to copy data (values only) from
Workbooks("A").Worksheets("A").Range("A") into
Workbooks("B").Worksheets("B").Range("B") without opening Workbook A. Is this
possible?
Reply With Quote
Jeffrey_Chcgo
View Public Profile
Find all posts by Jeffrey_Chcgo