How to copy string variable to clipboard

A

Amir

Hi!

I have a string variable called strNumbers.

(Dim strNumbers As String)

How can I copy this variable to the clipboard?

Thank you!,

Amir.
 
Top