![]() |
|
#4
|
||||
|
||||
|
Hi Woolstar,
You can probably do it without a macro. Assuming your column has aheader row: • In F2 insert =A2&B2&C2&D2&E2 • In G2 insert =COUNTIF(F$1:F2,F2) • Copy both formulae down to the last row. • Copy column G and paste it as values (via Paste Special) • Sort the worksheet data by Column G. All unique and 'first occurence' records will now be grouped together with a value of 1 in column G, whilst all duplicates etc will have a value of 2 (or more). • Simply cut & paste the duplicates etc to the other worksheet.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Construct a summary sheet by summing up from one or more than one sheet.
|
PRADEEPB270 | Excel | 1 | 11-04-2011 03:46 AM |
Merge Doc skips records
|
eonelson | Excel | 11 | 01-30-2011 03:49 PM |
Moving formula range multiple cells when moving sum over one cell
|
FraserKitchell | Excel | 4 | 02-26-2010 10:38 AM |
| copy cell from sheet 2 to sheet 3 macro | slipperyjim | Excel Programming | 1 | 02-18-2010 01:31 AM |
| Help with consolidating multiple records into one | wbiggs2 | Excel | 0 | 11-30-2006 01:02 PM |