Screen Scraping from/to AS400 from/to Excel

krs66

New Member
Joined
Dec 9, 2008
Messages
4
Years ago, I used to screen scrape data from/to AS400 using VBA in Excel to process the data.

I am looking for help in creating the interface between VBA and AS400. Can anyone help me?

Thanks,

Keith
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
How you do it depends on what emulator you are using. The first step would be to go to Tools>References and check for any library that has similar name. Another way to go is just to browse to where the emulator is at and see what dlls/exes it will let you refer too.

Additionally, many emulators, such as IBM Personal Communicator have documented their vb libraries quite well including help files, and programming guides via the website.
 
Upvote 0
krs66, I am trying to figure out how to copy things from as400 and paste them to excel or word. I figured out the copy part but I can't figure out how to "activate" excel or work and paste the info. It sounds like you've done what I'm trying to do. Care to share?
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,337
Members
452,637
Latest member
Ezio2866

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top