P
putaro
Ok,
Thanks for reading...Well here is my problem, Is there anyway to sort
by earliest date? For example.
I have 4 colums
____________________________________
| Cust Id | Work Order | Schd Date | Tech # |
| 11111 | 1234 | 10/21/06 | 12345 |
| 11111 | 1235 | 10/28/06 | 12346 |
| 11112 | 1236 | 10/22/06 | 12347 |
| 11112 | 1237 | 10/23/06 | 12347 |
----------------------------------------------------------------
Ok so i need only the first date on each Cust id sorted to coresponding
tech #.
EXAMPLE: Tech # 12345 was first at Cust Id 11111
Tech # 12347 was first at cust id 11112
And that put on a different sheet and the techs following that first
tech be place under the first tech.
I hoped i explainded it right.
Thank you for your effort and i hope you can help me
Thanks for reading...Well here is my problem, Is there anyway to sort
by earliest date? For example.
I have 4 colums
____________________________________
| Cust Id | Work Order | Schd Date | Tech # |
| 11111 | 1234 | 10/21/06 | 12345 |
| 11111 | 1235 | 10/28/06 | 12346 |
| 11112 | 1236 | 10/22/06 | 12347 |
| 11112 | 1237 | 10/23/06 | 12347 |
----------------------------------------------------------------
Ok so i need only the first date on each Cust id sorted to coresponding
tech #.
EXAMPLE: Tech # 12345 was first at Cust Id 11111
Tech # 12347 was first at cust id 11112
And that put on a different sheet and the techs following that first
tech be place under the first tech.
I hoped i explainded it right.
Thank you for your effort and i hope you can help me