Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
When comparing two files for differences, specifies whether to create a new file or mark the differences between the two documents in the original document or the revised document.
| Name | Value | Description |
|---|---|---|
| wdCompareDestinationNew | 2 | Creates a new file and tracks the differences between the original document and the revised document using tracked changes. |
| wdCompareDestinationOriginal | 0 | Tracks the differences between the two files using tracked changes in the original document. |
| wdCompareDestinationRevised | 1 | Tracks the differences between the two files using tracked changes in the revised document. |
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.