Updating links

  • Thread starter Thread starter Todd Huttenstine
  • Start date Start date
T

Todd Huttenstine

Is there a way I can run a code before the updating of
links if a user clicks update links?

For instance, I open up a sheet and then the dialog pops
up asking if I want to update links. If I click yes I
would like a code to run right before it updates links.

Thank you.

Todd Huttenstine
 
I don't think so.

but you could use a helper workbook that opens your workbook with links. And
ask if links should be updated.

If they answer Yes, then open the workbook without updating the links, run your
code, and then update links.

If they answer no, just open without updating the links.
 

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

Back
Top