Thread
:
Clipboard.GetText
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlie
external usenet poster
Posts: 703
Clipboard.GetText
In VB6 I can get the (text) contents of the system clipboard within my app
Debug.Print Clipboard.GetText
I can't seem to do this in VBA. Is there a way to get the clipboard text
into my procedures?
Thanks
Reply With Quote
Charlie
View Public Profile
Find all posts by Charlie