I am trying to create half hour buckets based on a time field that I have in a table. I have used a similar function to create month ending dates using the DateSerial function. Should I be using the TimeSerial function to accomplish this? If so, how should I use it.
Field Name: Time
Field Type: Date/Time



