+ Reply to Thread
Results 1 to 2 of 2

Importing web data, organizing the data, and exporting to the web

  1. #1
    Registered User
    Join Date
    10-18-2013
    Location
    Vancouver BC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Importing web data, organizing the data, and exporting to the web

    To start, I'm no Excel macro genius, but I have worked with macros before, and have visual basic introduction under my belt. This is a project I want to do for my website www.luptakmcleod.com which is an investment firm. Basically, I want to scrape live portfolio data from my online brokerage, organize the data in excel, and upload the organized data to the web so clients can see portfolio performance in real time throughout the day. This is a large project - I know, but I would like to tackle it piece-by-piece on these forums over the course of the next 2 months.

    My first question is: should I be using other programs other than excel to accomplish this? Would Access be better to work with?

    Right now I have an excel file that scrapes data from my online portfolio broker and displays it (very unorganized) in a worksheet in excel. This is using excel's data "from web" button, and I've set it to auto-refresh every 15 minutes because my online portfolio updates at that rate. I get a lot of useless information displayed when I scrape the data from the page, with the actual data I need sitting in the middle.

    Here's what the data looks like

    So, all I want to do right now is organize the data in a different worksheet in the same excel file. I assume I use the VLOOKUP command (which I have no experience with). Keep in mind, rows are added to this file each day as new data becomes available. So as the "scraped" data gets refreshed, I need my table of "organized" data on the separate worksheet to update as well with the new rows that are added.

    Any advice is appreciated on my long journey.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,968

    Re: Importing web data, organizing the data, and exporting to the web

    Hi and welcome to the forum

    Seeing as this seems to be a VBA question, I will move it to that forum for you
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Importing an exporting data
    By renejo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-25-2008, 11:00 PM
  2. Importing and Exporting Data
    By Adrian G in forum Excel General
    Replies: 0
    Last Post: 07-21-2006, 12:45 PM
  3. [SOLVED] Exporting/Importing Data
    By baconroll in forum Excel General
    Replies: 1
    Last Post: 04-07-2006, 06:27 AM
  4. [SOLVED] Importing/Exporting Blocks of Data
    By Lightning Brian in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-29-2005, 05:05 PM
  5. Importing and Exporting Data to Web
    By Chad in forum Excel General
    Replies: 1
    Last Post: 02-19-2005, 02:06 AM

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