RepublishAssignments error

C

Conrad Santiago

Greetings!

I have a macro that consists of one line (plus the Sub / End Sub lines):

Repub_proj = RepublishAssignments(False, pjPublishScopeAll, False, True,
False, "")

I want it to RepublishAssignments on the current project so that it
"overwrites the Actuals entered by the Resource".

When I run it, I get a MS Visual Basic "Compile error: Type Mismatch".

What am I doing wrong?

Thanks in advance for any responses.

--Conrad Santiago
 

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