Macro that will create a link and send me to a website based on information in cell?

AnthoHead

New Member
Joined
Jul 20, 2014
Messages
17
I'll try to explain this the best I can.

I'm looking to build a Macro that I can use to hyperlink a specific set of numbers to open a website that will access the information based on those numbers. the problem is that the website opens a collection of boxes and I only need the numbers to go into one of those boxes and click search. It would then pull up the document I need.

I have this setup for a different set, but that one only has one box to fill in and the set of numbers is in the link address whenever you go to that site.

The sites are intranet sites so sharing them won't help, but the another way to look at it would be to click on a link that will automatically sign me in.

Any suggestions?
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
I'll try to explain this the best I can.

I'm looking to build a Macro that I can use to hyperlink a specific set of numbers to open a website that will access the information based on those numbers. the problem is that the website opens a collection of boxes and I only need the numbers to go into one of those boxes and click search. It would then pull up the document I need.

I have this setup for a different set, but that one only has one box to fill in and the set of numbers is in the link address whenever you go to that site.

The sites are intranet sites so sharing them won't help, but the another way to look at it would be to click on a link that will automatically sign me in.

Any suggestions?

Try to read the text box name using innerHTML in your code,
 
Upvote 0

Forum statistics

Threads
1,225,038
Messages
6,182,524
Members
453,124
Latest member
reshmawils

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