Is there a way to show how many times a record has been updated/modified by user?
I am trying to generate a report that I can select the date and the user and show all records within that date range. In addition, I want to show how many times that user has updated/modified the reco...
Are you trying to watch for any/all changes? Or, is there one field in particular that you are looking to track? i.e. a Status change, or a date change, etc.