can VBA do this?

bigdan

Well-known Member
Joined
Oct 5, 2009
Messages
840
Office Version
  1. 2013
Platform
  1. Windows
so here's a task i'm stuck on. i'd like my excel file to access a website and do a search in there. i believe in theory this isn't difficult. what complicates things though is that this website isn't accessible by anyone outside work. and i can't just copy the website and paste it into a new tab, if i do so i get an error. the only way to access the site by browser is to goto it's 'parent' site, and then scroll down to a link, which then loads the specific page i want.

i believe a macro cant do that. so it seems to me the only way i can make this process more efficient is if i manually load this page 20 times in 20 open tabs, and then have my excel file access these tabs. the contents of my workbooks A1 cell should be pasted into the first field of the first tab, A2 into the first field of the second tab, etc.

can a macro do this? ie can i access my browser, or does everything have to happen 'within' excel?
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.

Forum statistics

Threads
1,214,649
Messages
6,120,728
Members
448,987
Latest member
marion_davis

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