SuperKoopa
Technical User
Hello,
LONG STORY: I am trying to automate a series of actions in Attachmate using macros in Excel. Without going too much into the detail, I am working with several accounts. I've made much progress in copying standard data that applies to all accounts, names, addresses, etc from Attachmate to Excel. However there are accounts that have varying data. This data is sometimes 1 or 2 pages long, in other cases it can be as many as 10-15 pages. I was wondering if it is possible to write a macro to copy the data of each page and identify the last page. I would hope that the macro would work for all circumstances whether there is 1 page or 20 pages.
SHORT STORY: I would like to use the SendKeys method if possible, I just need to know if a macro can identify the last page of data and if so, what is the coding for somthing like that.
This will be the first of many quesitons (each in their own thread of course). Any information would be greatly appreciated thank you!
LONG STORY: I am trying to automate a series of actions in Attachmate using macros in Excel. Without going too much into the detail, I am working with several accounts. I've made much progress in copying standard data that applies to all accounts, names, addresses, etc from Attachmate to Excel. However there are accounts that have varying data. This data is sometimes 1 or 2 pages long, in other cases it can be as many as 10-15 pages. I was wondering if it is possible to write a macro to copy the data of each page and identify the last page. I would hope that the macro would work for all circumstances whether there is 1 page or 20 pages.
SHORT STORY: I would like to use the SendKeys method if possible, I just need to know if a macro can identify the last page of data and if so, what is the coding for somthing like that.
This will be the first of many quesitons (each in their own thread of course). Any information would be greatly appreciated thank you!