J
Justin
I'm new at VBA, so this should be an easy question for
you. What VBA method/statement would I use to bring data
from one excel spreadsheet to another.
Example:
I have a worksheet (C:\ TempReport.xls)
On the open event of the current worksheet I want to copy
the entire worksheet in TempReport and bring it over to my
current worksheet.
I know how to do this on by creating a macro, but is there
a way to do this without opening the user interface and
copying and pasting? A way that does it all in the
background?
Thanks.
you. What VBA method/statement would I use to bring data
from one excel spreadsheet to another.
Example:
I have a worksheet (C:\ TempReport.xls)
On the open event of the current worksheet I want to copy
the entire worksheet in TempReport and bring it over to my
current worksheet.
I know how to do this on by creating a macro, but is there
a way to do this without opening the user interface and
copying and pasting? A way that does it all in the
background?
Thanks.