PjMergeType enumeration (Project)
Contains constants that specify how to merge data.
Name | Value | Description |
---|---|---|
pjAppend | 3 | Append the data. |
pjDoNotMerge | 0 | Do not merge. |
pjMerge | 1 | Merge the data. |
pjPrompt | 2 | Prompt the user to choose how to merge. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.