Convert multiple hyperlinks to buttons

L

Legacy 32120

Guest
Hello folks!

Can hyperlinks be converted to buttons please?
I've a large number of links so a global conversion is what I'm hoping for.

Thanks muchly....

Max :)

P.S. I'm running Excel 2010
 
Mark,

Can you point me to any info on the RegExp object. I've never seen that before and would like to study it.

Thanks,

Gary
 
Upvote 0

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Hi Mark,

Pardon my not being clearer. The converted hyperlinks in the buttons are changed from =HYPERLINK() to full path or embedded type e.g. D:/// etc..
I wondered why the change?
My guess, =HYPERLINK() can't be used with buttons?
Hope that's better? :)

Cheers mate!

Max :)
 
Upvote 0
Hi Gary,

Here are a few links that might interest you:

http://www.aivosto.com/vbtips/regex.html

http://www.regular-expressions.info/index.html

I would have to admit that I have not been able to practice at RegExp near as much as I'd like, and thus, find myself forgetting even basics as to the pattern/special characters and so on. I like this link, as in script free view, you can quickly go to several different related pages. Sort of a help file if you will.

http://msdn.microsoft.com/en-us/library/6wzad2b2(VS.85).aspx

I will no doubt fail to mention several (apologies) but as time permits, I try and read thru the suggestions of PGC01, sanrv1f, and PeterSss whenever I spot them. As mentioned, I am baby-stepping through regexp so far, but they can be awful neat :)


Hi Max,

I do not think I'd have the expertise to answer as to a why. As to using the worksheet function from from vba (ie - from a button), I would say no. There are a limited number of worksheet functions that are accessable from vba, and hyperlink is not included.

A great day to both,

Mark
 
Upvote 0
I will no doubt fail to mention several (apologies) but as time permits, I try and read thru the suggestions of PGC01, sanrv1f, and PeterSss whenever I spot them. As mentioned, I am baby-stepping through regexp so far, but they can be awful neat

I do the same. I find studying the work of the masters to be way better than any help file.

Gary
 
Upvote 0

Forum statistics

Threads
1,221,417
Messages
6,159,789
Members
451,589
Latest member
Harold14

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