W
wagz
Here is the short of the long....
I have an web app that I am trying to input data from an excel sheet. This
excel sheet also acts as a database, so it not only will give me my new info
but keeps that info for future reference.
Is there a way to have a userform as part of the macro that would ask the
user to input the row that they want to start the data import from and in
that same form ask for an end row. With hopes that the result of all of this
would be a macro that would perform its duty only in range that you have
provisioned.
The macro that will be running is going to be moving between the excel sheet
and the web app to copy and paste its data with multiple send keys being used.
I am using excel 2007 and intermediate with VBA and a novice with userforms.
Thanks for all the help in advance!
-Wagz
I have an web app that I am trying to input data from an excel sheet. This
excel sheet also acts as a database, so it not only will give me my new info
but keeps that info for future reference.
Is there a way to have a userform as part of the macro that would ask the
user to input the row that they want to start the data import from and in
that same form ask for an end row. With hopes that the result of all of this
would be a macro that would perform its duty only in range that you have
provisioned.
The macro that will be running is going to be moving between the excel sheet
and the web app to copy and paste its data with multiple send keys being used.
I am using excel 2007 and intermediate with VBA and a novice with userforms.
Thanks for all the help in advance!
-Wagz