Results 1 to 4 of 4

Thread: [RESOLVED] eliminate duplicate field data

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2007
    Posts
    187

    Resolved [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
  •  



Click Here to Expand Forum to Full Width