Macro to Automate the updating of a Link Table (linked to excel)

G

Guest

Hello,
Is there anyway I can automate the process of updating linked tables (which
are currently linking to excel spreadsheets) so that the end user may only
select a button which is linked to this specific macro (which will update
certain linked tables with in the database)?

Please advise, Thanks!
 
R

Ron2005

Within Macros you would use

Deleteobject (and specify the link)
and
TransferSpreadSheet - specify link etc and supply the information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top