Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default how to change the link in excel easily

hi,
i have excel sheet with link cell to many source of excel sheet.
when the source changed path, i need to manually change it via edit link
under data menu.
may i know if there is any easier way to change once instead of change it 1
by 1.
if macro can achieve this, how?
need advice.
thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default how to change the link in excel easily

Please find the below example. Copy the formula to the other rows

A1 = C:\sample.jpg (hyperlink)
B1 = D:\temp\ (new path)
C1 = HYPERLINK(SUBSTITUTE(A1,"C:\",B1))


If this post helps click Yes
---------------
Jacob Skaria


"AskExcel" wrote:

hi,
i have excel sheet with link cell to many source of excel sheet.
when the source changed path, i need to manually change it via edit link
under data menu.
may i know if there is any easier way to change once instead of change it 1
by 1.
if macro can achieve this, how?
need advice.
thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default how to change the link in excel easily

Hi,
no, it doesn't help.
i mean the link is where i put a = sign and click on source cell. so
whenever there is a change in source cell, the cell will get updated.
but now when there is a change of the path of source file, i need to change
it via edit link.
so i would like to know if there is any better way to change the path easily.
in the worksheet, i have many cells linking to many source file.

thanks



"Jacob Skaria" wrote:

Please find the below example. Copy the formula to the other rows

A1 = C:\sample.jpg (hyperlink)
B1 = D:\temp\ (new path)
C1 = HYPERLINK(SUBSTITUTE(A1,"C:\",B1))


If this post helps click Yes
---------------
Jacob Skaria


"AskExcel" wrote:

hi,
i have excel sheet with link cell to many source of excel sheet.
when the source changed path, i need to manually change it via edit link
under data menu.
may i know if there is any easier way to change once instead of change it 1
by 1.
if macro can achieve this, how?
need advice.
thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default how to change the link in excel easily

Have you tried Find and Replace All...(which will replace all the paths in
one click)
--
If this post helps click Yes
---------------
Jacob Skaria


"AskExcel" wrote:

Hi,
no, it doesn't help.
i mean the link is where i put a = sign and click on source cell. so
whenever there is a change in source cell, the cell will get updated.
but now when there is a change of the path of source file, i need to change
it via edit link.
so i would like to know if there is any better way to change the path easily.
in the worksheet, i have many cells linking to many source file.

thanks



"Jacob Skaria" wrote:

Please find the below example. Copy the formula to the other rows

A1 = C:\sample.jpg (hyperlink)
B1 = D:\temp\ (new path)
C1 = HYPERLINK(SUBSTITUTE(A1,"C:\",B1))


If this post helps click Yes
---------------
Jacob Skaria


"AskExcel" wrote:

hi,
i have excel sheet with link cell to many source of excel sheet.
when the source changed path, i need to manually change it via edit link
under data menu.
may i know if there is any easier way to change once instead of change it 1
by 1.
if macro can achieve this, how?
need advice.
thanks

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 175
Default how to change the link in excel easily

solution was provided in the earlier post, if it doesn't
works, you need to respond back on why its not working so that
we can look at it again instead of a new post

--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"AskExcel" wrote:

hi,
i have excel sheet with link cell to many source of excel sheet.
when the source changed path, i need to manually change it via edit link
under data menu.
may i know if there is any easier way to change once instead of change it 1
by 1.
if macro can achieve this, how?
need advice.
thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
easily change external references MikeyS Excel Worksheet Functions 5 August 31st 07 09:38 AM
How do I easily link a block of cells in one spreadsheet to anothe eudorajane Excel Discussion (Misc queries) 3 September 19th 06 06:05 AM
Change formulae easily? fak119 New Users to Excel 1 August 2nd 06 04:14 PM
How do I change the colors of each slice in a pie chart easily? GundyUrgie Charts and Charting in Excel 1 November 3rd 05 03:10 AM
Excel should allow you to change custom colours more easily Gee Excel Discussion (Misc queries) 0 July 7th 05 12:10 AM


All times are GMT +1. The time now is 07:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"