Thread
:
Need help pasting to open external workbook with vba
View Single Post
#
2
Posted to microsoft.public.excel.programming
Charles
external usenet poster
Posts: 1
Need help pasting to open external workbook with vba
Curtis,
You can try this.
Workbooks("B.xls").Range("A3").PasteSpecial Paste:=xlPasteAll
HTH
Charles
---
Message posted from
http://www.ExcelForum.com/
Reply With Quote
Charles
View Public Profile
Find all posts by Charles