I have a data entry form which my CSRs are tracking customer information. I would like to have the information stored based on 3 actions Add, Change and Delete. I have a table (master) with your typical customer information fields plus master.datechanged master.datedeleted and master.introdate.
I envision when a user makes a change to a record, the record is updated and then a date in inserted into the master.datechanged field for that record.
Anyone have ideas on how this could be accomplished?
I envision when a user makes a change to a record, the record is updated and then a date in inserted into the master.datechanged field for that record.
Anyone have ideas on how this could be accomplished?