MrMajik
IS-IT--Management
- Apr 2, 2002
- 267
Using VisualBasic code...
There are two workbooks. I will call them BookOne.xls and BookTwo.xls. BookOne.xls has a worksheet called SheetOne and BookTwo.xls has a worksheet called SheetTwo.
I have both workbooks open. Using VB code how do I copy the contents of cell "A1" from
BookOne.xls SheetOne
into
BookTwo.xls SheetTwo
Any ideas?
Thank you.
There are two workbooks. I will call them BookOne.xls and BookTwo.xls. BookOne.xls has a worksheet called SheetOne and BookTwo.xls has a worksheet called SheetTwo.
I have both workbooks open. Using VB code how do I copy the contents of cell "A1" from
BookOne.xls SheetOne
into
BookTwo.xls SheetTwo
Any ideas?
Thank you.