Hey guys,

I have a code that Prints screen:

Application.SendKeys "(%{1068})"
DoEvents
How do i paste this in a worksheet using a code in VBA?

Thanks!