hi all,
was wondering if it was possible for a worksheet formula to take in a variable specified by a cell.
for example:
range(A1).value would contain something like: 'MyFile.xls'
then i'll have a formula like:
=sum('networkpath here' & range(A1))
possible??
e
was wondering if it was possible for a worksheet formula to take in a variable specified by a cell.
for example:
range(A1).value would contain something like: 'MyFile.xls'
then i'll have a formula like:
=sum('networkpath here' & range(A1))
possible??
e