I was wondering if there is a way to do the following:
I have a table in MS Access called Reporting and another table named Admin. The ID field in Reporting is related to ID in Admin. In the Admin table I have 2 fields ID and Comments. I have a default comment basically stating that "we will help you as soon as possible."
When the user views his report I would like that message to display. However, nothing is displayed when I query the Admin table and Comments. I know this is because nothing has been entered in the field even though a report has been entered.
My question is this: is there a way to enter the ID into the admin table when the info is entered into the reporting table so the message will be created?
Thank you.
I have a table in MS Access called Reporting and another table named Admin. The ID field in Reporting is related to ID in Admin. In the Admin table I have 2 fields ID and Comments. I have a default comment basically stating that "we will help you as soon as possible."
When the user views his report I would like that message to display. However, nothing is displayed when I query the Admin table and Comments. I know this is because nothing has been entered in the field even though a report has been entered.
My question is this: is there a way to enter the ID into the admin table when the info is entered into the reporting table so the message will be created?
Thank you.