|
-
Aug 7th, 2007, 02:35 AM
#1
Thread Starter
Addicted Member
[RESOLVED] eliminate duplicate field data
hello everyone,
i have a table which contains fields as below:
DateIn, TimeIn
------- -------
example data are:
DateIn TimeIn
------- --------
07/20/2007 09:00:00 AM
07/20/2007 11:00:00 AM
07/20/2007 02:00:00 PM
I now wish my report to look like as below:
___________________________________
DateIn TimeIn
___________________________________
07/20/2007 09:00:00 AM
11:00:00 AM
02:00:00 PM
i want the DateIn value shows 1 time only, anyone have any guide for me?
Last edited by ashly; Aug 7th, 2007 at 02:38 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|