View Single Post
 
Old 10-19-2023, 09:41 AM
Dan_nn Dan_nn is offline Windows 10 Office 2021
Novice
 
Join Date: Apr 2023
Posts: 7
Dan_nn is on a distinguished road
Default

That seems a bit odd... does that text ("1.7.2013") show in any element or note in your presentation?
The NotesPage.Shapes(2).TextFrame.TextRange.Copy is used because the comments tends to be the element 2 in the shapes collection... just wondering if any other shape took that place...
I would make a dummy file (just garbage graphics and some text in the notes section, and try using this script as is and see if that still repeats the problem... not a solution, but one step closer to understanding what the problem could be...
Reply With Quote