Can any of you VB gurus help me, please?
I am trying to write a small VB program that gathers input from various fields in Dialog box and then gathers those values together in one single string variable.
That part is no problem at all. but now I want to copy the value of that variable to the clipboard and that is totally defeating me.