+ Reply to Thread
Results 1 to 3 of 3

Fill in cells automatically with information from a website

  1. #1
    Registered User
    Join Date
    11-08-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    2

    Talking Fill in cells automatically with information from a website

    Hello,

    I'm wondering if it is possible to make a table where I can just enter the reference number and excel can fill up the remaining cells with data specific to the reference number from a website. What I mean is that I would like to put in company registration number and hopefully it will be able to pull in other data from companies house website about the company.

    Just trying to make my life a bit easier. I hope it makes sense. Any help will be greatly appreciated.

    Many Thanks

    Abdullah

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Fill in cells automatically with information from a website

    You could probably use a macro like this:
    Please Login or Register  to view this content.
    to detect if cell A1 has changed and load a web query of the company registration in A1 in A2. I'm not sure if it would work with companies house though, the site above uses the reference number in the http address which makes it a bit easier.

    To use this, press alt+F11 to open the vba editor, click the sheet object module in the project explorer it applies to and paste the code into that module.

  3. #3
    Registered User
    Join Date
    11-08-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Fill in cells automatically with information from a website

    Thank you!

    I will take my time with it as I have never used macro in my life. Your response is quite easy to follow.

    Thank you again for taking the time to reply.

+ 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. Replies: 6
    Last Post: 03-23-2015, 04:10 AM
  2. [SOLVED] Use text in one cell to fill in information in other cells in same row (ex. attached)
    By beenile in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-04-2013, 04:06 PM
  3. [SOLVED] automatically fill cells because other cells have been filled - SEE OPENING POST
    By tlacloche in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-02-2013, 10:38 AM
  4. Fill-in information from Excel sheet to a Website
    By nquadr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-17-2012, 03:45 PM
  5. Automatically Filling Cells with Information
    By easycape in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-16-2009, 12:29 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