Getting Info into the browser

A_Pitts

Board Regular
Joined
Sep 2, 2002
Messages
85
One of the most important parts of the quoting process is calculating the freight cost. I have a hyperlink to the page and manually enter the Zip code and weight information, but, of course, I want to automate this process.I have a URL for the page that I need. I know I can use Concatenate to bring the new Zip Code into the URL, but I'm not able to paste this into the browser with a macro. The macro stops as soon as I leave Excel. Any ideas?
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
If you change it to a hyperlink you can call the browser directly from Excel. Check out hyperlink in the help text.
 
Upvote 0
I know how to create a hyperlink, but I want to pull a zip code from a separate cell, add it a previous copy of the URL, and then have the browser open at the page that is indicated by the zip code. I can do it manually, but I would like to have a macro that would run from a button.
Thanks for the response.
 
Upvote 0

Forum statistics

Threads
1,225,051
Messages
6,182,572
Members
453,126
Latest member
NigelExcel

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