Forum Discussion
OldMike
Aug 26, 2021Copper Contributor
VBA. Получение содержимого заметок к задаче в формате RTF
Коллеги!
Добрый день!
Подскажите, как в коде VBA можно получить содержимое заметок к задаче в формате RTF, т.е. с учетом форматирования и внедренных объектов?
* Файл формата MPP, MS Project 2016.
7 Replies
Sort By
- John-projectSilver ContributorFor reference, here's the translation:
Colleagues!
Good day!
Tell me how in VBA code you can get the content of notes to a task in RTF format, i.e. considering formatting and embedded objects?
* MPP file, MS Project 2016
Now, I have a question for you and please respond in English so I don't have to use the Google language translator. What exactly are you trying to do? And for reference, Project VBA does NOT have the capability to extract formatting.
John- OldMikeCopper Contributor
Good day!
I translated the question in English with the help of a Google language translator:
Can you tell me, how in the VBA code to get the contents of notes to the task in RTF format, i.e. taking into account formatting and embedded objects?
* MPP file format, MS Project 2016, maybe there are third-party libraries that can do this and that can be used in VBA.
Thanks- John-projectSilver ContributorOldMike,
You see I already translated your question and also already provided the answer. Unfortunately the answer is you can NOT extract Notes field formatting with VBA.
John
- Old Mike --
This is an English language user forum. Please repost your question in English and we will try to help you. Thank you.