![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Have a table with repeating customer ID with date. Need to group date together based on customer ID. Table now looks like this: 1 Apr 3, 2004 1 Apr 4, 2004 2 Mar 30, 2004 2 Mar 31, 2004 3 Apr 4, 2004 3 Mar 31, 2004 Query should be able to give me results like this: 1 Apr 3, 2004 Apr 4, 2004 2 Mar 30, 2004 Mar 31, 2004 3 Apr 4, 2004 Mar 31, 2004 |
![]() |
| Thread Tools | |
| Display Modes | |
| |