So I have a report that will work as an reciept that we get when we are recieving an request to deliver. The report shows the following information.
<date>
Today we recieved a request from:
<request person>
The task is:
<task name>
The one to do it:
<task person>
More information
<info>
The problem is that I need to specify the task person and the request person's names from two related tables. The problem is that when I asign the names then I get two prompts for what to replace these with when I show the report. So can anyone help me out with what I'm doing wrong? I'll ensure that I submit a database since it has no important information as of now.
<date>
Today we recieved a request from:
<request person>
The task is:
<task name>
The one to do it:
<task person>
More information
<info>
The problem is that I need to specify the task person and the request person's names from two related tables. The problem is that when I asign the names then I get two prompts for what to replace these with when I show the report. So can anyone help me out with what I'm doing wrong? I'll ensure that I submit a database since it has no important information as of now.