Automate Import Map on file Open

J

Joe

I've created a Project file that has an import map pulling from an Access
database. Is there code that I can us with the Project_Open Sub (below) that
will automate the import map process so that once a map is created the file
will update on open?

Private Sub Project_Open(ByVal pj As Project)
'NEED THE CODE TO GO HERE
End Sub

Appreciate the help,
 
M

Mike Glen

Hi Joe,

Try posting on the developer newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 

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