Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there
Hope you can help. I want to be able to put a variable in [sqare brackets]. As an example =["a6"]si!e9. Therefore wahtever the work book name in a6,a7,a8 etc will appear in the shaquare brackets which will then link to work sheet si, cell E(. Is this possible? Really look forwrad to hearing from someone Thanks Nev |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
=INDIRECT("["&$A$6&"]si!$E$)") Regards, Stefi €žNev€ť ezt Ă*rta: Hi there Hope you can help. I want to be able to put a variable in [sqare brackets]. As an example =["a6"]si!e9. Therefore wahtever the work book name in a6,a7,a8 etc will appear in the shaquare brackets which will then link to work sheet si, cell E(. Is this possible? Really look forwrad to hearing from someone Thanks Nev |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Stefi
that works a treat!! I forgot to add .xls but remembered after sending the question. Is there any way to get the link working straight away - the figures will only update once I have opened the source work book? Thanks again Nev "Stefi" wrote: Try this: =INDIRECT("["&$A$6&"]si!$E$)") Regards, Stefi €žNev€ť ezt Ă*rta: Hi there Hope you can help. I want to be able to put a variable in [sqare brackets]. As an example =["a6"]si!e9. Therefore wahtever the work book name in a6,a7,a8 etc will appear in the shaquare brackets which will then link to work sheet si, cell E(. Is this possible? Really look forwrad to hearing from someone Thanks Nev |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
INDIRECT will only work with workbooks that are open. You might like
to download the free add-in morefunc (google for places to download it from), as this contains the function INDIRECT.EXT will does work with closed workbooks. Note that you will have to include the full path as well as the file name. Hope this helps. Pete On Dec 8, 3:23*pm, Nev wrote: Stefi that works a treat!! I forgot to add .xls but remembered after sending the question. Is there any way to get the link working straight away - the figures will only update once I have opened the source work book? Thanks again Nev "Stefi" wrote: Try this: =INDIRECT("["&$A$6&"]si!$E$)") Regards, Stefi „Nev” ezt írta: Hi there Hope you can help. *I want to be able to put a variable in [sqare brackets]. As an example =["a6"]si!e9. Therefore wahtever the work book name in a6,a7,a8 etc will appear in the shaquare brackets which will then link to work sheet si, cell E(. Is this possible? Really look forwrad to hearing from someone Thanks Nev- Hide quoted text - - Show quoted text - |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Pete
Thats great I will give it a try. Nev "Pete_UK" wrote: INDIRECT will only work with workbooks that are open. You might like to download the free add-in morefunc (google for places to download it from), as this contains the function INDIRECT.EXT will does work with closed workbooks. Note that you will have to include the full path as well as the file name. Hope this helps. Pete On Dec 8, 3:23 pm, Nev wrote: Stefi that works a treat!! I forgot to add .xls but remembered after sending the question. Is there any way to get the link working straight away - the figures will only update once I have opened the source work book? Thanks again Nev "Stefi" wrote: Try this: =INDIRECT("["&$A$6&"]si!$E$)") Regards, Stefi €žNev€ť ezt Ă*rta: Hi there Hope you can help. I want to be able to put a variable in [sqare brackets]. As an example =["a6"]si!e9. Therefore wahtever the work book name in a6,a7,a8 etc will appear in the shaquare brackets which will then link to work sheet si, cell E(. Is this possible? Really look forwrad to hearing from someone Thanks Nev- Hide quoted text - - Show quoted text - |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're welcome.
Pete On Dec 10, 1:02*pm, Nev wrote: Pete Thats great I will give it a try. Nev |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
converted square brackets in worksheet name excel 2003 | Excel Discussion (Misc queries) | |||
how do I automatically put square brackets around field name... | Excel Discussion (Misc queries) | |||
Regression Output -- R Square versus Adjusted R Square | Excel Discussion (Misc queries) | |||
Bug? Square brackets in file name confuses sheet renames | Excel Discussion (Misc queries) | |||
Custom format a text cell with square brackets: [ ] ? | Excel Discussion (Misc queries) |