Thread: Copying links
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ACULAK
 
Posts: n/a
Default Copying links

I have 2 excel files.
I would like to link multiple cell in file 1 to file 2

I am trying to get around from going to each cell & going back & forth from
file 1 to file 2 to link the cells.

What I am trying to accomplish is similar to when you want to autocomplete a
range of numbers/words. For example, if you fill in January in 1 cell,
February in the next adjoining cell and and If you highlight both cells &
drag the right corner across it will autocomplete the list to show March,
April and so on.

I am trying to autocomplete the formulas in the same method, I don't know if
that is possible.

I want to put the link in 1 cell & drag across the other cells to fill in
the rest of the links.

What happens is, it just copies over the same link in cell a1:
File 1 cell a1 shows link from File 2 cell a20
File 1 cell b1 shows link from File 2 cell a20
File 1 cell c1 shows link from File 2 cell a20

Not sure if I am explaining this right, hopefully someone will undestand.

Thanks in advance!