I am a novice at VBA but was able to put together a macro that serves my needs. The macro works well but I am not able to get it to loop properly. I've attached the files.
RFDS_TEMPLATE_20111130_RAY_Macro is where the macro is stored.
I have the macro opening a file which is also attached in the zip file, "Site Information"
So the gist is I am transfering a ton of information from "Site Information" into a new worksheet and saving it as a cell name in the new worksheet and closing. The code works but stops after the first saved document.
You can see in the macro where I am trying to complete the loop.
Any help will be greatly appreciated. Also, please do not laugh at my skills as this is my first somewhat trying macro.
RFDS_TEMPLATE_20111130_RAY_Macro is where the macro is stored.
I have the macro opening a file which is also attached in the zip file, "Site Information"
So the gist is I am transfering a ton of information from "Site Information" into a new worksheet and saving it as a cell name in the new worksheet and closing. The code works but stops after the first saved document.
You can see in the macro where I am trying to complete the loop.
Any help will be greatly appreciated. Also, please do not laugh at my skills as this is my first somewhat trying macro.