View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Rick Rothstein \(MVP - VB\)[_188_] Rick Rothstein \(MVP - VB\)[_188_] is offline
external usenet poster
 
Posts: 1
Default How can i copy the values derived from find and replace?

After you set up your Find, click Find All and you will get a list with the
1000 values... press Ctrl+A to select them all and then close the Find
dialog box. The 1000 items will all be selected... just Copy them, go to
some other location and Paste them in.

Rick


"clem" wrote in message
...
I need to get a number of data entries from an Excel worksheet. I did a
"find" and came up with more than 1000 values. How can I copy the values
all
at the same time without doing a manual copying of each value/entry?
Thanks!