Is it possible to display the file created & file modified information on a switchboard? I have designed the database so that when the user clicks on an icon on the switchboard, a form (linked to a table) with records will be displayed. Whenever the user modifies any record in the form, I want the date & time to be captured & stored on the switchboard. I don't care about the date & time when each record was modified (I have already implemented that functionality). I am interested in keeping track of the last time ANY record was modified in ANY form.
PS: Swtichboard is the first item the users will see when they open this database & it would be great if the information is displayed on it. As of now I have only 1 form linked to the switchboard but I will be adding more forms in future.
Any help would be appreciated.
Thanks
PS: Swtichboard is the first item the users will see when they open this database & it would be great if the information is displayed on it. As of now I have only 1 form linked to the switchboard but I will be adding more forms in future.
Any help would be appreciated.
Thanks
Comment