|
| |||||||||
| Tags: duplicate names, excel 2003, vba programming |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Merging duplicate names not rows copy rows into new workbook each time VBA Excel 2003
So I'm clueless about programming, almost clueless. I'm given this excel workbook where there are a list of names and a list of other details (columns). There are names repeated but not all rows have names. For example (not allowed to upload excel file) - original excel file INSERTS HEADER Aaron | detail A | detail B | detail C | detail D | detail A | detail B | detail C | detail D | detail A | detail B | detail C | detail D Betty | detail A | detail B | detail C | detail D Betty | detail A | detail B | detail C | detail D Aaron | detail A | detail B | detail C | detail D Cathy | detail A | detail B | detail C | detail D | detail A | detail B | detail C | detail D yeah so on and so forth. So you can see that aaron has 2 count but four rows, betty has 2 counts and 2 rows and cathy has 1 count but 2 rows. How do I do it such that for each name, I merge the names into 1 count without merging the rows AFTER copying the header over. It's a loop right? Also, each name copied out must be copied into a new workbook. I'm going nuts on the amount of research done online because I don't understand the codes provided. So i would really appreciate if the comments are left next to the line of code to explain. THANK YOU SO MUCH ![]() |
|
#2
| |||
| |||
| Re: Merging duplicate names not rows copy rows into new workbook each time VBA Excel 2003
I don't have much Idea about VBA programming in Excel 2003 but I still can easily found this application which is what you are looking for. Duplicate Remover for Microsoft Excel you can easily remove duplicates from your Microsoft Excel worksheets or find unique entries. Once duplicates are found, you can delete, select, color or copy them, or move to another location (new workbook, new / existing worksheet). Just Google what you need to do & I am sure you will find a lot of products or application programs you are looking for excel 2003. I hope this helps you. |
|
#3
| |||
| |||
| Re: Merging duplicate names not rows copy rows into new workbook each time VBA Excel 2003 Quote:
Also, how do i set the code to detect "value" (blank)x2349832 to the next "value" |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Merging duplicate names not rows copy rows into new workbook each time VBA Excel 2003" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to combine data in duplicate rows in MS excel | Virginia | Windows Software | 7 | 10-07-2011 12:13 PM |
| Copying Of Rows and Header In new workbook and E-mail | winni | Windows Software | 3 | 04-02-2011 08:20 AM |
| How can I highlight duplicate rows of excel sheet with color? | Sarfaraj Khan | Windows Software | 5 | 08-01-2010 11:15 AM |
| How to delete hidden rows in Workbook using Macros ? | Dwij | Windows Software | 4 | 21-04-2009 03:16 PM |
| Excel 2003 - require assistance importing rows instead of columns | Zeeman28a | Windows Software | 3 | 26-02-2009 02:51 PM |