C
crapit
I try to create a link which provide value, where the link path is determine
from another cell, unfortunately b8 return a string value. How to make it
evaluate to return actual value of c:\abc.xls category worksheet $a$8 value?
a b
7 Path Def Data
8 c:\abc.xls ="'["&A8&"]category'!$A$8"
from another cell, unfortunately b8 return a string value. How to make it
evaluate to return actual value of c:\abc.xls category worksheet $a$8 value?
a b
7 Path Def Data
8 c:\abc.xls ="'["&A8&"]category'!$A$8"