S
SSweez
I need some help as I just can't seem to find a good answer to what
should be an easy question (but maybe not). If I have an Access
database with a link to an Excel file how can I change that path using
VBA? Say I have a linked table called "Address" and I want to change
the linke from: C:\2005\Address.xls to C:\2006\Address.xls. Assume
the first file is not deleted and the tab name is the same, say
"Street." Is there any easy was to do this in VBA????
should be an easy question (but maybe not). If I have an Access
database with a link to an Excel file how can I change that path using
VBA? Say I have a linked table called "Address" and I want to change
the linke from: C:\2005\Address.xls to C:\2006\Address.xls. Assume
the first file is not deleted and the tab name is the same, say
"Street." Is there any easy was to do this in VBA????