+ Reply to Thread
Results 1 to 2 of 2

Excel Web Query Connection to login automatically and pull specific tables

  1. #1
    Registered User
    Join Date
    12-29-2016
    Location
    Fort Worth, TX
    MS-Off Ver
    2013
    Posts
    1

    Excel Web Query Connection to login automatically and pull specific tables

    Hi,

    I am new to the forum!

    I have been researching for a long time about the best and fastest way to have excel automatically update a data table from a database I have to log into online, and import the correct data table.

    --> Here is a link of another using doing what I believe is what I want to do. http://www.excelforum.com/excel-prog...matically.html
    --> I've tried switching the code to my website, but honestly I'm not really sure at all what I'm doing.

    So to spell it out better I want to: Open my saved excel sheet, the table automatically logs in to the database(with VBA? I think), finds my saved queries which when you run turn into tables, and pulls that information every time when I refresh in my excel sheet.

    Here is the website: https://www.pinnavigator.jdpa.com/Na.../asp/Main.aspx

    I really really appreciate your guys help with this. If this can be done and from the other link I posted it looks like it can, it would save me a lot of time and energy.

    I also realize this might be a little confusing or you need more information so I will provide that as soon as possible.

    Thank you,

    Stuart

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Excel Web Query Connection to login automatically and pull specific tables

    Hi Stuart,
    This is just to give you some pointers, but a not a solution.
    The first part of the code appears to be easy by looking at the log-in details of the site. The issue you face is once you are in, how to navigate to the right part of the page. It is really difficult for any one to give you how to get a data from a page with out seeing the format of the page. If a site requires a log-in details or intranet, you are almost left on your own. To scrape a data from a site requires looking at the source view of a page and this is can only be done by opening the page and look at the document.
    If you look at the attached link, the OP had change the URL after he logged- on using his details.
    http://www.domino.nrucfc.org/CFCApps/Financial/memsum.nsf/78342add422ca87a85256a0f004d46ff/" & Worksheets("Sheet1").Range("CoopID") _
    This is the page (Which is different from the home page) where the data with in the document is found.
    Last edited by AB33; 01-02-2017 at 06:38 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] How to do data connection in excel from access and only pull specific columns
    By cmorten82 in forum Access Tables & Databases
    Replies: 5
    Last Post: 07-31-2015, 03:36 PM
  2. Login to a web connection via vba for excel.
    By vitt4300 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-10-2014, 07:32 AM
  3. Automatically update all data connection & Pivot tables every hour
    By PWinkz in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-28-2013, 11:32 AM
  4. External Web Query Connection to login automatically to Scottrade
    By schnett in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2013, 12:48 AM
  5. [SOLVED]External Web Query Connection to login automatically
    By BByrd in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-11-2013, 09:50 AM
  6. Query to pull from Multiple similar tables
    By Lewis2010 in forum Access Tables & Databases
    Replies: 1
    Last Post: 05-17-2011, 02:40 PM
  7. [SOLVED] Login and password automatically entered in a web query
    By Jo Eggleton in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-26-2005, 03:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1