Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle logon and data refresh

Status
Not open for further replies.

mal2ty

Technical User
Joined
Jun 25, 2001
Messages
28
Location
US
I'm working with a VBA macro in Excel that refreshes data by using the following command:

Selection.QueryTable.Refresh BackgroundQuery:=False

Before Excel can access the Oracle data, the following prompt is displayed:

Logon to Oracle
User Name:
Password:
Server:

The User Name and Server fields are already filled in, but is there a way to use VBA to automate filling in the Password field?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top