Forum Discussion

dhirendranaga's avatar
dhirendranaga
Occasional Contributor
10 years ago

Copied some content to Sys.clipboard, how to copy this to new excel sheet

Hi,   We are using Python as project scripting language. Have copied content from application using Sys.Keys('^c') and Sys.Keys('^a') Now, requirement is to create a new excel sheet and copy this...