Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Paste in Find and Replace Dialogue

Sub Tester4()
Worksheets("Sheet2").Select
Cells.Select
Application.SendKeys Worksheets("Sheet1").Range("A1").Value

'Application.Dialogs(xlDialogFormulaFind).Show
Application.Dialogs(xlDialogFormulaReplace).Show
End Sub


Regards,
Tom Ogilvy



"bobby" wrote in message
...
Sorry for the second post, but i think i need to explain
myself better. What i am trying to do is to have a macro
go to another sheet and find the value that was copied
into the clipboard.
for examp: if cell a1 is 200, I want the macro to copy
the cell and open up a find and replace dialogue box and
copy the contents of the clipboard into the find spot.
hope that makes sense,
thanx



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
use copy paste function in the find & replace box Shkendi Excel Discussion (Misc queries) 2 January 7th 10 09:53 PM
Paste Special should be a nested menu....not a dialogue. Turbo_Steve Excel Discussion (Misc queries) 3 September 29th 09 07:24 PM
find and replace help with copy paste Alex43 Excel Discussion (Misc queries) 1 March 17th 08 11:13 PM
Disable Dialogue Box To Save & Replace File Dolphinv4 Excel Discussion (Misc queries) 2 October 24th 05 05:42 AM
Paste in Find and Replace Dialogue Don Guillett[_4_] Excel Programming 0 July 16th 03 04:23 PM


All times are GMT +1. The time now is 10:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"