C
cW
Hello,
Say I have this command in a sheet's VB code:
Sheets("Sheet1").Range("A1").Select
Now instead of referencing Sheet1 in the current workbook, I want to
reference Sheet1 in OtherWorkbook.xls.
How can I make this work? Any help would be greatly appreciated! =)
-Mike
Say I have this command in a sheet's VB code:
Sheets("Sheet1").Range("A1").Select
Now instead of referencing Sheet1 in the current workbook, I want to
reference Sheet1 in OtherWorkbook.xls.
How can I make this work? Any help would be greatly appreciated! =)
-Mike