Automatically replace number in hyperlinks ?

tasic89

New Member
Joined
Apr 12, 2021
Messages
35
Office Version
  1. 2019
  2. 2016
  3. 2013
Platform
  1. Windows
Hi,

I have some "template" in excel, that contain hyperlinks/formulas to other sheet in file.

Currently all of my hyperlinks/formulas are

=IF(NAME!C2="";"";NAME!C2)
=IF(NAME!D2="";"";NAME!D2)

...

I just wanted to copy paste my template for 30 another people (30 another templates), and than i just need to replace on those "2" to "3" or whatever number I need

=IF(NAME!C3="";"";NAME!C3)
=IF(NAME!D3="";"";NAME!D3)

....

Is this possible without me retyping every hyperlink/formula with just numbers, without messing everything else ?

e.g. I have like 2022 in my text in "template", i don't want this replaced also.
 
Last edited:

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,213,531
Messages
6,114,167
Members
448,554
Latest member
Gleisner2

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