collect clipboard value into string

O

oldyork90

I have a macro that pastes the clipboard string (I think it's the
"clipboard"), Selection.Paste, into the body of a letter. I would
like to, within vba, inspect that string first before pasting. How do
I capture it into a var which I can inspect?
Thank you.
 
B

Brian Tillman [MVP - Outlook]

I have a macro that pastes the clipboard string (I think it's the
"clipboard"), Selection.Paste, into the body of a letter. I would
like to, within vba, inspect that string first before pasting. How do
I capture it into a var which I can inspect?

Ask in microsoft.public.outlook.program_vba
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top