Results 1 to 2 of 2

Thread: Date/time stamp formula

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2009
    Posts
    1

    Date/time stamp formula

    Morning,
    I have a report that needs to be pulled for information performed after a certain time...the only issue is that there is no time only field on the DB. So, i am needing to crate a formula to pull the time from a date/time stamp...i have tried trimming the request but keep getting an error ' A string is required here'...but i can't figuire it out...Help... the data is showing in the DB as '4/12/09 8:30.09am'...how can ijust pull and search by the time only??

    Any ideas welcome.
    Thanks

  2. #2
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: Date/time stamp formula

    You could use the TimeValue function
    Code:
    TimeValue({Table.Field})
    Edite: Welcome to the forums!

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