Accessosaurusrex
Registered User.
- Local time
- Today, 14:33
- Joined
- Oct 18, 2010
- Messages
- 28
I would like to be able to have the date written in to a field when another field is updated. Pretty simple, however, there are circumstances that this field could be updated as many as 6 times. I will have to build a query that will search this field for specific dates so I can count them. I need to keep on file each added instance and not just the latest update date. I had thought of using the field being updated and adding Now to it to get a value, and then should there be another update I could simply take the value from the field and the new date (updates will never be done more than once on a given date). Not sure if this is the best idea or if there is a much simpler path. Thanks for any ideas and please keep them to the novice level of authoring as my skills are certainly lacking.