Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Try This

In the code you posted it shows

On Error resume next


Do this

On Error Goto ErrorHandler ' put right after dim



right before end sub put this

Exit sub

ErrorHandler:
Msgbox "Error " & Cstr(Err) & " on line " & Cstr(Erl) & ": " & Error


Feedback response number WEBB96G5AQ created by ~Sean Eljumigon on 04/05/2013

Invalid RTF data on the clipboard (~Sigmund Zekres... 3.Apr.13)
. . What line is the error on (~Sean Eljumigon... 3.Apr.13)
. . . . Doesn't get there (~Sigmund Zekres... 4.Apr.13)
. . . . . . Try This (~Sean Eljumigon... 5.Apr.13)
. . . . . . . . Already doing it (~Sigmund Zekres... 8.Apr.13)
. . . . . . . . . . Turn off On Error Goto... (~Dan Kikiterobu... 8.Apr.13)
. . . . . . . . . . . . Call myuidoc.Paste (~Sigmund Zekres... 9.Apr.13)
. . . . . . . . . . . . . . Resolved (Workaround) (~Sigmund Zekres... 17.Apr.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS