Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default VBA code for Internet User ID & Password

I am able to utilize VBA to log on several of my internet accounts using the
following:

Sub OpenMyBAnkWebSite()
ThisWorkbook.FollowHyperlink Address:="https://onlineservices.MyBank.com/"
End Sub

Rather straightforward.

Now I would like to use VBA to enter my "User ID" and password. Is it
possible? I have tried many (most) of the usual sources for info and have
come up "short".

Are there any sources of info relating to Excel, VBA and Internet data
downloading?

All advice would be appreciated.

John


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default VBA code for Internet User ID & Password

Try this thread.

http://groups.google.com/group/micro...11d402322fc6d7

Tim

"John Eppley" wrote in message
...
I am able to utilize VBA to log on several of my internet accounts
using the following:

Sub OpenMyBAnkWebSite()
ThisWorkbook.FollowHyperlink
Address:="https://onlineservices.MyBank.com/"
End Sub

Rather straightforward.

Now I would like to use VBA to enter my "User ID" and password. Is
it possible? I have tried many (most) of the usual sources for info
and have come up "short".

Are there any sources of info relating to Excel, VBA and Internet
data downloading?

All advice would be appreciated.

John



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I get a postal code in a cell - from the internet? DeanWHandy Excel Worksheet Functions 2 December 25th 05 05:01 PM
Password visible if user selects "view code" kcdonaldson Excel Worksheet Functions 2 December 3rd 05 03:48 PM
Code that ask user for a password before it runs.. KimberlyC Excel Programming 10 July 14th 05 12:45 AM
VBA code delete code but ask for password and unlock VBA protection WashoeJeff Excel Programming 0 January 27th 04 07:07 AM
Code to search the Internet? mcdowell[_6_] Excel Programming 0 November 5th 03 05:13 PM


All times are GMT +1. The time now is 05:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"