R
Rob
Excel 2000
I am starting a macro from a spreadsheet that opens another file which then
carries out some operations. What I then need to do is copy from my
original file (where the macro started a range of data and paste it into the
newly opened file.
I can't hard code what directory or the name of the original file.
I'm thinking that I'll need to capture the original files path and name and
somehow use this in some copy and paste code.
Any pointers most welcome.
Thanks, Rob
I am starting a macro from a spreadsheet that opens another file which then
carries out some operations. What I then need to do is copy from my
original file (where the macro started a range of data and paste it into the
newly opened file.
I can't hard code what directory or the name of the original file.
I'm thinking that I'll need to capture the original files path and name and
somehow use this in some copy and paste code.
Any pointers most welcome.
Thanks, Rob