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

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
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,223,153
Messages
6,170,391
Members
452,324
Latest member
stuart1980

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