Hi all, I have been tasked with streamlining a process to collect data from a specific online website and import it into an Excel 2010 spreadsheet. Website is 'Web of Science', Web of Science [v.5.13.3] - All Databases Home which is a site that details academic publications and journals.
Currently they are going to the website, entering a short number of search parameters and then manually recording the pertinent data from the webpage. They would like to be able to enter a keyword in Excel (which acts as the search item) which then automatically does the rest of the process and provides them with a spreadsheet of the required data.
The data they require however comes in the form of a list of potential authors for the entered publication name which currently comes up on the website as a selection of check-boxes under 'Refine Results': Web of Science [v.5.13.3] - All Databases
So basically I need the user to be able to enter the search item in Excel that they would enter into the search field on the website, and then import a list of authors relevant to that subject into a spreadsheet.
Is this possible? Perhaps by using VBA code within Excel?
What would people recommend? I am really only a novice Excel user but do have programming experience.
Thank you very much for your help,
John
Currently they are going to the website, entering a short number of search parameters and then manually recording the pertinent data from the webpage. They would like to be able to enter a keyword in Excel (which acts as the search item) which then automatically does the rest of the process and provides them with a spreadsheet of the required data.
The data they require however comes in the form of a list of potential authors for the entered publication name which currently comes up on the website as a selection of check-boxes under 'Refine Results': Web of Science [v.5.13.3] - All Databases
So basically I need the user to be able to enter the search item in Excel that they would enter into the search field on the website, and then import a list of authors relevant to that subject into a spreadsheet.
Is this possible? Perhaps by using VBA code within Excel?
What would people recommend? I am really only a novice Excel user but do have programming experience.
Thank you very much for your help,
John