View Single Post
Old 09-11-2005, 05:56 AM   #2 (permalink)
Cromewell
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 25
Posts: 10,374
Default

You can link to external tables in excel so I don't see why the external table needs to be on the current PC.

inter-workbook link:
'C:\DATA\COSTS.XLS'!$A$2

if a workbook contains several sheets, then the name of the sheet has to be specified, using the same syntax as is used in Excel for an inter-workbook link:
'C:\DATA[COSTS.XLS]Sheet3'!$A$2
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in ruttin' command here.

www.userfriendly.org
Cromewell is offline   Reply With Quote