Maybe this isn't possible, but it can't hurt to ask. I am working on a continous form that maintains a list of room assignments. The room assignments is stored as part of the large primary table, I'll call TblClientDemogr aphics for the post. One of our daily work assignments is to go in and update any of the room assignments that have changed since the day before.
This data changes a lot for some and very little for others. I don't want / need to know when each record has been updated last (plus there is a bunch of other information that changes on a regular basis for some). There are now four of us that cover the updating of the data (use to be just me) and I wanted to create a form that would have just a single "Updated On" field in the Header area so that if any of the four of us go into the form we can see that the update is done or not. I don't need to track any past dates it's just so we know when it was last done as the four of us are in two different locations within the facility.
Any suggestions?
Thanks for the help
This data changes a lot for some and very little for others. I don't want / need to know when each record has been updated last (plus there is a bunch of other information that changes on a regular basis for some). There are now four of us that cover the updating of the data (use to be just me) and I wanted to create a form that would have just a single "Updated On" field in the Header area so that if any of the four of us go into the form we can see that the update is done or not. I don't need to track any past dates it's just so we know when it was last done as the four of us are in two different locations within the facility.
Any suggestions?
Thanks for the help
Comment