Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try something like this.
Private Sub CommandButton1_Click() Range("A200").Select ActiveSheet.Paste TextBox1 = Range("A200") End Sub "Bobby" wrote in message ... I am trying to write a macro that will paste whatever is on the clipboard into the Find box. I am having a hard time. please help with the line of code. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I turn off the clipboard icon when cut and pasting? | Setting up and Configuration of Excel | |||
Why are my cells locking after pasting from office clipboard? | Excel Discussion (Misc queries) | |||
Pasting multiple cells using Office Clipboard | Excel Discussion (Misc queries) | |||
Pasting from clipboard-how to control text-to-columns delimiting | Excel Discussion (Misc queries) | |||
Excel clipboard should allow pasting of formulae not just values | Excel Discussion (Misc queries) |