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,
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,