Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by duncanb7
at 2024-05-22 04:51:13
Point:500 Replies:3 POST_ID:828302USER_ID:11059
Topic:
Internet Protocols;Microsoft Operating Systems;Microsoft Excel Spreadsheet Software
I would like to ask his question. I would like to try to use VBA to login my bank and then extract my personal information At the begining, it works fine VA code for bank login , and I could
exact data, for example ie.document.body.innertext, put it into Excel Sheet
BUt I don't know how to write to VBA code to click the item or link in after-login bank page such as , saving account, check accont..etc..
I try to ues ie.document.links("Saving account").click but it doesn't work"
I am looking at html.code of bank page, it just find out related info such as href="...jsp", for Saving Account"
ANyway, please help to cmment and advise
Best Regards
Duncanb7
exact data, for example ie.document.body.innertext, put it into Excel Sheet
BUt I don't know how to write to VBA code to click the item or link in after-login bank page such as , saving account, check accont..etc..
I try to ues ie.document.links("Saving account").click but it doesn't work"
I am looking at html.code of bank page, it just find out related info such as href="...jsp", for Saving Account"
ANyway, please help to cmment and advise
Best Regards
Duncanb7
Author: duncanb7 replied at 2024-05-25 05:19:53
Thanks for your advise, I need more time to digest the whole information
Expert: mcsween replied at 2024-05-22 19:25:34
Thanks for your advise, I need more time to digest the whole information
Accepted Solution
Expert: bbao replied at 2024-05-22 17:40:04
500 points GOOD
Thanks for your advise, I need more time to digest the whole information