My VBA script communicates with an existing session.
Its pretty simple if you just look past all of the Extra! object creation stuff. I just use .putString() and .sendKeys() to drive Extra! and .getString() to extract the info I need. It sounds like you would be doing more .putString() and...
Forget notepad and just use VBA from Excel. The following VBA script is something I use. I have a column of Record Identifiers and I scroll down this column pulling up each record and extracting some information from Extra!. This information is written back to the Excel spreadsheet.
I find...
mgwils,
Thanks for the pointer. I had actually seen that code before. I was hoping there was a much easier way to do it, like a function that took advabtage of Extra! Enterprise's PrintMultiple menu function.
What I did was break the screen scraping and printing into two methods. I made the...
First I want to thank everybody here on the forum, I am very new to EB and this site has been invaluable.
So I have a pretty simple macro to navigate between a couple screens and print each screen. When I do this manually I use the "Print Multiple Screen" functionality of Extra Enterprise...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.