Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.general
|
|||
|
|||
![]()
See the article "Manipulating the clipboard using VBA" at:
http://www.word.mvps.org/FAQs/Macros...eClipboard.htm -- Hope this helps. Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis. Doug Robbins - Word MVP "Rene Petersen" wrote in message ... Can anyone help me on this one please. I am creating a inputbox and I want the default text of the inputbox to be the text I just copied. Dim Search Search = InputBox("Type your search", "Search", CLIPBOARDTEXTHERE) Thanks, Rene |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting from clipboard-how to control text-to-columns delimiting | Excel Discussion (Misc queries) | |||
Putting plain text string into clipboard in VBA? | Excel Programming | |||
Put text on clipboard? | Excel Programming | |||
How have text on clipboard reformatted as a cell would be put there? | Excel Programming | |||
Copying the text from a text box to the clipboard | Excel Programming |