Home |
Search |
Today's Posts |
|
#1
![]()
Posted to comp.lang.basic.visual.misc,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have an excel VBA sub that intantiates an internet explorer object. I use the object to go through a bunch of transaction pages and ultimately cause a bank transfer. When the transfer is effected, IE creates a popup browser window with a receipt in it. I'm trying to print this receipt and save it as a text file. The popup, though, is a different object than the IE instance that I created and I can't control it from my VBA sub. I've read some posts that talk about using the windows api by declaring relevant functions, but none of them seem to work for me. I think this might be beause I use VBA rather than full VB (is this possible?). Whatever the case, does anyone know how to help me identify and control this new IE object? thx J |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hiding the popup control calendar after clicking a merged cell?? | Excel Worksheet Functions | |||
Excel spin box - no Control tab in Format Control dialong box | Excel Worksheet Functions | |||
Excel POPUP | Excel Worksheet Functions | |||
Popup in excel | Excel Discussion (Misc queries) | |||
Popup form from Excel not VBA | Excel Programming |