Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Combining singles data records

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Combining singles data records

Hi,

Found solution in the meantime...

"sunman" schreef:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete records when certain records have duplicate column data JVroom New Users to Excel 1 January 26th 09 06:23 PM
Combining multiple data records Compass Rose Excel Discussion (Misc queries) 13 July 2nd 08 10:36 PM
Combining multiple data records Compass Rose Excel Worksheet Functions 3 July 1st 08 10:29 PM
combining rows of data to make complete records cjemerson8 Excel Discussion (Misc queries) 1 March 18th 06 06:38 PM
Combining duplicate records(rows) Jen Excel Worksheet Functions 3 February 16th 05 03:54 PM


All times are GMT +1. The time now is 05:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"