Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Relinking Dependant Qry after Del Table

Status
Not open for further replies.

nstouffer

Programmer
Jan 11, 2002
52
US
ok, (access 97)

I have a query that is dependant on a linked Excel Table.
I need to either:

a) Change the linked file address during run-time of this linked table. (if possible, which property?)

or

b) Delete the linked table and recreate it using transferspreadsheet command. This part I have working fine but my dependant query now doesn't recognize it because I deleted the original, even though I've replaced it using same name. (so, how do you re-link a dependant query?)

thanks much
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top