Hello everyone
I have been looking all over the internet for an example that may help me with what I am trying to accomplish.
I have a visual basic form that contain several tabs. Each tab is bound to a child table. The is a parent child relationship.
The main form has a grid that keeps truck of the date the procedure was created, the create date, createdbyID, RevisedByID, Revision date, Audit Date, and finally lastAuditByID.
I am able to capture the create date, createdByID field as a soon as you click on the create button. Please note that I am working in a bound mode.
My question is how can keep truck of the person who last revised the document, the date it was revised, Last person to audite the documents, and auditedbyID?
I would greately appreciate any help. Any example would also be very helpful.
Thank you
Parygoal
I have been looking all over the internet for an example that may help me with what I am trying to accomplish.
I have a visual basic form that contain several tabs. Each tab is bound to a child table. The is a parent child relationship.
The main form has a grid that keeps truck of the date the procedure was created, the create date, createdbyID, RevisedByID, Revision date, Audit Date, and finally lastAuditByID.
I am able to capture the create date, createdByID field as a soon as you click on the create button. Please note that I am working in a bound mode.
My question is how can keep truck of the person who last revised the document, the date it was revised, Last person to audite the documents, and auditedbyID?
I would greately appreciate any help. Any example would also be very helpful.
Thank you
Parygoal