I am developing a DB for our company. The reports generated will keep a revision # and date at the bottom of the report. I would like the revision # to be automatically updated anytime the data on the report has changed. The data for the report is stored in two tables..one called Major and one called Minor. The data is entered from a form (Major) with a supform (Minor)...fairly basic.
Has anyone heard of a process to control the Revision number automatically, only if something changes on the Major or Minor Table/Form? I was thinking about storing the Revision number in the Major table/Form
Thanks,
Has anyone heard of a process to control the Revision number automatically, only if something changes on the Major or Minor Table/Form? I was thinking about storing the Revision number in the Major table/Form
Thanks,