Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have the following problem where I can not find a solution for. In my excel sheet I have the following data: Number, Code, day, month, year, day, month, year. What I want is, if the number and the code are the same and the period of days is following each other, to have only 1 record in the excel sheet. E.g. What I have right now Number Code Day Month year day month year 0012 CP 10 05 2005 10 05 2005 0013 CJ 11 05 2005 11 05 2005 0013 CJ 12 05 2005 12 05 2005 0013 CJ 13 05 2005 13 05 2005 0014 CP 14 06 2005 14 06 2005 0014 CP 15 06 2006 15 06 2005 Result I want to have 0012 CP 10 05 2005 10 05 2005 0013 CJ 11 05 2005 13 05 2005 0014 CP 14 06 2005 14 06 2005 Thx for all the help Regards Dries |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete records when certain records have duplicate column data | New Users to Excel | |||
Combining multiple data records | Excel Discussion (Misc queries) | |||
Combining multiple data records | Excel Worksheet Functions | |||
combining rows of data to make complete records | Excel Discussion (Misc queries) | |||
Combining duplicate records(rows) | Excel Worksheet Functions |