Hi

I am building a report spreadsheet that links into and pulls
information from another spreadsheet i.e LabourWk49.xls.
I have quite a lot of links into LabourWk49.xls and wondered if there
was an easy way of wholesale updating the weeks so the links can be
changed to LabourWk50.xls. Is there a macro or something that could do
this easily. I want people to be able to change the links easily.

Much Appreciated
Brian

Re: easily changing a linked reference by Dave

Dave
Sun Jan 06 08:51:07 CST 2008

You could use:
Edit|Links|Change source

or if you're very careful, you could use:
edit|replace

Make sure you give it enough information so that just the file name will be
changed.

"brian.baker13@googlemail.com" wrote:
>
> Hi
>
> I am building a report spreadsheet that links into and pulls
> information from another spreadsheet i.e LabourWk49.xls.
> I have quite a lot of links into LabourWk49.xls and wondered if there
> was an easy way of wholesale updating the weeks so the links can be
> changed to LabourWk50.xls. Is there a macro or something that could do
> this easily. I want people to be able to change the links easily.
>
> Much Appreciated
> Brian

--

Dave Peterson

Re: easily changing a linked reference by brian

brian
Sun Jan 06 12:43:35 CST 2008

On Jan 6, 1:11=A0pm, "brian.bake...@googlemail.com"
<brian.bake...@googlemail.com> wrote:
> Hi
>
> I am building a report spreadsheet =A0that links into and pulls
> information from another spreadsheet i.e LabourWk49.xls.
> I have quite a lot of links into LabourWk49.xls and wondered if there
> was an easy way of wholesale updating the weeks so the links can be
> changed to LabourWk50.xls. Is there a macro or something that could do
> this easily. I want people to be able to change the links easily.
>
> Much Appreciated
> Brian

Cheers Dave

Will implement tomorrow

Ta

Brian