Home › Forums › Discussion Forum › VBA EditPasteSpecial Issue
Tagged: VBA
In MSP 2016 I had a problem with EditPasteSpecial for Text [Type=2 or pjTextData]
vba line
EditPasteSpecial Link:=False, Type:=pjTextData, DisplayAsIcon:=False
Manual action while recording macro indicates this should work 🙁
Manifestation:
Would appear to execute EditPaste function and return appropriate errors
Tested with EditPaste and go same errors [not necessarily conclusive, but indicative :(]
coding for just EditPastSpecial with no parameters brings up the EditPasteSpecial Dialogue box and once option text clicked works ok
Help please doing my head in Me@confused.mad
I’ve been looking for a solution on the Internet for the same error and have not found it!