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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating Links

Status
Not open for further replies.

Shirley

Programmer
Aug 30, 1999
198
US
I have set up a macro that delete the old information and Transfer Text with a link and Append to the table. But when the data changes in the link, how do I update the Link. I could use On Update on the Append Query, but isn't there a faster way.
 
The link points to a table's location. So you don't need to update the link when the table's *data* changes, only when the tables's *location* (path) changes.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top