Hello everyone,
I want a Macro to copy into a specific file out of another one. The problem is that the other file changes, every new version has another name.
I thought about including a cell in the target file, in which the user can type the name of the file and the macro should use this information to copy out of this file.
Is there any possiblity to do so?
Perhaps with Dim copy as ??
Thanks in advance,
The Intern
I want a Macro to copy into a specific file out of another one. The problem is that the other file changes, every new version has another name.
I thought about including a cell in the target file, in which the user can type the name of the file and the macro should use this information to copy out of this file.
Is there any possiblity to do so?
Perhaps with Dim copy as ??
Thanks in advance,
The Intern