Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
ajayagraa
Contributor
Contributor

CopyToClipboard problem

Hi

When i am sending mails through macros ,macros stop the line copy to clipboard can any one help me to short out this

i am attaching my macro code in attachment please answer me its urgent 

Labels (1)
1 Reply
erichshiino
Partner - Master
Partner - Master

Hi,

It will fail if obj is hidden or minimized.

You can use this before the copy to clipboard

obj.Restore

Regards,

Erich