F
f_ringberg
i have two excel files. test.xls contains some information i want to
have uppdated to fredrik.xls
this works in test.xls
='U:\tmp\[fredrik.xls]Blad1'!B10
but instead i want to change the filename [fredrik.xls] with a cellname
in test.xls
if i have in test.xls A1 the text-string fredrik.xls who can i then add
A1 in the filename:
this works not but this is the solution i want.
='U:\tmp\[A1]Blad1'!B10
A1 should be replaced with something more between [ ]
have uppdated to fredrik.xls
this works in test.xls
='U:\tmp\[fredrik.xls]Blad1'!B10
but instead i want to change the filename [fredrik.xls] with a cellname
in test.xls
if i have in test.xls A1 the text-string fredrik.xls who can i then add
A1 in the filename:
this works not but this is the solution i want.
='U:\tmp\[A1]Blad1'!B10
A1 should be replaced with something more between [ ]