IndigoDragon
Programmer
Hi there,
[Excel]
I'd like to access info in an external workbook from vba. As a sheet formula this would be "='MyPath[MyWorkbook.xls]MySheet'!$A$2".
In VBA I just can't seem to get it to work. The notation without "='" isn't accepted.
Any tips or is this only possible in VBA with ADO?
ThanX, cYa!
[Excel]
I'd like to access info in an external workbook from vba. As a sheet formula this would be "='MyPath[MyWorkbook.xls]MySheet'!$A$2".
In VBA I just can't seem to get it to work. The notation without "='" isn't accepted.
Any tips or is this only possible in VBA with ADO?
ThanX, cYa!