Thread
:
changing a cell to changing the link
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Ardus Petus
Posts: n/a
changing a cell to changing the link
If current month is in A1:
=INDIRECT("["&A1&"]Sierra!H7")
HTH
--
AP
"Jared" a écrit dans le message de news:
...
I have a cell refering to another workbook. example: April.xls
I want to change all cells with that refrence but without changing each
one
individually, so i created a cell which i input the current month. How do
i
link it to all other cells so instead of getting information from
april.xls
it will get information from july.xls
examle formula:
=[April.xls]Sierra'!H7
how do i enter in this formula the cell no. instead of april?
Reply With Quote