Thread
:
How to replace sheet name in a formula?
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
papou[_4_]
external usenet poster
Posts: 110
How to replace sheet name in a formula?
Hello
=VLOOKUP(A5,INDIRECT("'"&A1&"'!$B$7:$F$36",TRUE),2 ,FALSE)
HTH
Cordially
Pascal
"
js
" a écrit dans le message de news:
...
Hi,
How to replace sheet name in a formula?
Say, I have 3 sheets named Sheet A, Sheet B, and Sheet C.
D5 contents a formula VLOOKUP(A5,'Sheet A'!$B$7:$F$36,2,FALSE). If I type
"Sheet B" in A1, "Sheet A" in the formula is replaced automatically by A1
content.
thanks
js
Reply With Quote
papou[_4_]
View Public Profile
Find all posts by papou[_4_]