excel vba - pop up message (link workbooks)?

  • Thread starter Thread starter chief
  • Start date Start date
C

chief

When I open my vba project, a window pops up asking me if I want to lin
the workbooks, or just continue and don't link them. I don't want t
link them, how do I stop this screen from coming up
 
You should always mention your Excel version. In Excel 2002 and 2003 use
Startup Prompt feature in the Edit, Links dialog. The only other way to
suppress the dialog is by opening the file with a macro which is probably
not worth the bother.

--
Jim Rech
Excel MVP
| When I open my vba project, a window pops up asking me if I want to link
| the workbooks, or just continue and don't link them. I don't want to
| link them, how do I stop this screen from coming up?
|
|
| ---
| Message posted
|
 

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