Draw data from website

Lux Aeterna

Board Regular
Joined
Aug 27, 2015
Messages
191
Office Version
  1. 2019
Platform
  1. Windows
Hello everyone!

Not sure this is an Excel-only question or if it needs programming skills too. I was wondering if it's possible to draw data from a website to specific excel cells.

If not possible, you can stop reading here! 🙂

To be more specific, I need to draw Surname and Name (they are in different fields on the website), and combine them to column C, starting form C5 (or first available cell after that) and going downward. I also need to draw Personal number from website to column E, starting from E5* and going downward.

*Please mind that some cells in Column E do remain empty. So Personal number has to be in the same row as Surname/Name.

The process I follow on the website is the following;
- I type a code and hit Enter (or scan a barcode without hitting enter) to retrieve the data from an online database (I don't have access to that database)
- Data appears on the screen
- Then I do some more clerk work, but it's not relevant to the Excel sheet.

Please let me know if you need some more info.

Thank you in advance!
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Try Excels power query - sorry maybe not missed that you don't have access to the data and you would probably need to set up PQ with parameters ( employee number) and get it to pull the info record by record, could be messy but maybe one of the other PQ professionals on here may have ides
 
Last edited:
Upvote 0
Try Excels power query - sorry maybe not missed that you don't have access to the data and you would probably need to set up PQ with parameters ( employee number) and get it to pull the info record by record, could be messy but maybe one of the other PQ professionals on here may have ides
Thanks for answering. I do have access to the data, but not to the whole database. Once I type a unique code given to each person, I get access to their whole data, out of which I only need the three fields mentioned before.
 
Upvote 0

Forum statistics

Threads
1,215,208
Messages
6,123,644
Members
449,111
Latest member
ghennedy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top