Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have this macro that finds data searching rows. I have to hit next for it to find the next set if same data I would like the ability for it to paste all the data it finds on the next sheet
Currently I have to stop the search to copy and paste data and then start all over again. Plus it is VERY time consuming I've tried other forums and have lots of views but no help so hopefully someone here can figure out what I need Thank you Instructions: When you open the file you will see under column C the numbers 2 10 2 in rows C:2 C:3 C:4. I am looking for all the number sequences down column C that have the 2 10 2 in them Click on the button labeled "Find Patterns" That brings up a box that says select range(s) you will high lite C:2 to E:2 and drag down to C:4 E:r and then press k" This will begin the search. When it finds the answers it will show you a location that the next set of numbers ( 2 10 2) are in $C$17:$E$22 click on "ok" this brings you to that location Now, for what I want I need help with. I want to be able for the Macro to copy and paste all the locations it finds and place them on the next sheet with 10 rows above and 10 rows below (info from B:J) If this can not be done easily then I would like the ability to pause the search and copy the location to another sheet manually and then start where it left off. Presently every-time I go to copy and paste, I have to stop it and start all over again. Ideal would be to copy and paste to the next sheet which will save an enormous amount of time http://www.mediafire.com/download/u5...er_Search.xlsm |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro for sending e-mail with info from an excel sheet | Excel Programming | |||
sending active sheet by mail without macro (from Ron's page) | Excel Programming | |||
Macro sending Excel template data to database | Excel Programming | |||
sending one sheet by e-mail | Excel Programming | |||
Sending Emails according to sheet name | Excel Programming |