How do you want the files named? Do you want them in a specific folder? Do you want them left open at the completion of the macro? or close them all?
Paul ----------------------------------------- “Do all the good you can, By all the means you can, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.” - John Wesley ----------------------------------------- ________________________________ From: Matty <wheelo...@msn.com> To: excel-macros@googlegroups.com Sent: Mon, October 8, 2012 3:06:00 PM Subject: Re: $$Excel-Macros$$ Macro to Filter OR Copy and Paste row data to a new worksheet based on Mult Data Values Option b please. Multiple rows based on value in column A. So everytime 4011 is found in column A, I would want the the corresponding row data pasted into a separate workbook and tha sme for 4010, 4012, etc...I appreciate the help. I know it's not hard, I'm just limited in terms of my VBA knowledge. On Monday, October 8, 2012 2:55:49 PM UTC-4, Paul Schreiner wrote: Are you saying that you want each row of data copied to a NEW workbook? >or are you say that you have multiple rows >that you want copied to separate workbooks based on the value in column A for >each row? > >either way is easily done. > > >Paul >------------------------------ ----------- >“Do all the good you can, >By all the means you can, >In all the ways you can, >In all the places you can, >At all the times you can, >To all the people you can, >As long as ever you can.” - John Wesley >------------------------------ ----------- > > > > > ________________________________ From: Matty <whee...@msn.com> >To: excel-...@googlegroups.com >Sent: Mon, October 8, 2012 2:47:52 PM >Subject: $$Excel-Macros$$ Macro to Filter OR Copy and Paste row data to a new >worksheet based on Mult Data Values > > >I need a macro that will copy specific rows based on the first value in my >example: > > >A1 B1, C1, D1, E1, Etc... thru AA1 >0041 >0042 >0043 >0041 >0041 >0043 >Etc... > >A1 is the reference value. B1 through AA1 indicate the Data range I need >copied >to a new worksheet but a workbook would be better. > >So I would need the data row that corresponds with for 0041 copied and pasted >to its own worksheet/workbook and the corresponding data for 0042 in its own >workbook and 0043 in its own workbook, etc... > >Right now I am filtering, copying and pasting manually. It's time consuming >to >say the least. I have come up with a formula but have to edit it for each >respective cell which is even more time consuming than filtering. Please >help? Thanks! -- > >Join official facebook page of this forum @ https://www.facebook.com/ >discussexcel > >FORUM RULES (1120+ members already BANNED for violation) > >1) Use concise, accurate thread titles. Poor thread titles, like Please Help, >Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get >quick attention or may not be answered. > >2) Don't post a question in the thread of another member. > >3) Don't post questions regarding breaking or bypassing any security measure. > >4) Acknowledge the responses you receive, good or bad. > >5) Cross-promotion of, or links to, forums competitive to this forum in >signatures are prohibited. > > >6) Jobs posting is not allowed. > >7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed. > >NOTE : Don't ever post personal or confidential data in a workbook. Forum >owners >and members are not responsible for any loss. >--- >You received this message because you are subscribed to the Google Groups "MS >EXCEL AND VBA MACROS" group. >To post to this group, send email to excel-...@googlegroups.com. >To unsubscribe from this group, send email to excel-macros...@ googlegroups.com. > > >-- Join official facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES (1120+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. 6) Jobs posting is not allowed. 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To post to this group, send email to excel-macros@googlegroups.com. To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com. -- Join official facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES (1120+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. 6) Jobs posting is not allowed. 7) Sharing copyrighted ebooks/pirated ebooks/their links is not allowed. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To post to this group, send email to excel-macros@googlegroups.com. To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com.