November 6, 200520 yr Hi, I have a field that stores the creation timestamp of every record. I'd like to run a report that groups records by the date... so is there a way to make a calculated field that only stores the date part of a timestamp? Thanks! Andrew
November 6, 200520 yr Make the calculation = timestampField, and set the result to Date. That's all there is to it (the post mentioned by Lee is not about a true timestamp field).
November 6, 200520 yr Oops That is TOO EASY I'm still thinking in V6, where you have to work a little for this stuff. LOL Lee Edited November 6, 200520 yr by Guest
Create an account or sign in to comment