Forum Discussion

Re: Counting Date/time field changes

If you are connected to another table and the other table is the one not the many you can do a 'distinct count' off of the 'date created' field and set the conditions. Then if you want it on the other table do a lookup back. You could create a distinct count for each field if it had to be more detailed. If it is one record changing then you could use the date modified. It all depends on have a relationship.

------------------------------
Jason Johnson
------------------------------
No RepliesBe the first to reply