GenericUser1234
Technical User
I'm really struggling here.
To give a quick overview:
I've got some data that needs to be input into reflection.
The data is filled into several fields
Like A B C D E
I've got the data formatted so that when copied and pasted it will enter into the fields. However I cannot seem to copy and paste commands across.
So I'll need to write some code that will:
1-Copy row 1 (with its 8 variables)
2-Paste into reflection
3-Run a couple of commands (eg next screen etc)
4-paste one last bit of information in
5-Send one command
6- Scrape the screen (only need the reference that is generated)
7-Save the reference.
There are 40-50 rows a day that need to be done hence why I'm looking to automate this to cut down on my work which is hindered by so much manual entry at the moment.
Where I've currently got to:
1- Arranged my data so that the main bulk at the beginning can be copied and pasted manually from Excel
2-Made a list of the various commands that need to be done.
I tried making a generic macro from the record feature, but it was very limited and I can't seem to get any decent results.
I'd really appreciate any help either personally or pointing me towards some resource, as it'd reduce my stress each day quite considerably as I could focus on more important things!
Thanks!
To give a quick overview:
I've got some data that needs to be input into reflection.
The data is filled into several fields
Like A B C D E
I've got the data formatted so that when copied and pasted it will enter into the fields. However I cannot seem to copy and paste commands across.
So I'll need to write some code that will:
1-Copy row 1 (with its 8 variables)
2-Paste into reflection
3-Run a couple of commands (eg next screen etc)
4-paste one last bit of information in
5-Send one command
6- Scrape the screen (only need the reference that is generated)
7-Save the reference.
There are 40-50 rows a day that need to be done hence why I'm looking to automate this to cut down on my work which is hindered by so much manual entry at the moment.
Where I've currently got to:
1- Arranged my data so that the main bulk at the beginning can be copied and pasted manually from Excel
2-Made a list of the various commands that need to be done.
I tried making a generic macro from the record feature, but it was very limited and I can't seem to get any decent results.
I'd really appreciate any help either personally or pointing me towards some resource, as it'd reduce my stress each day quite considerably as I could focus on more important things!
Thanks!