R
RMForlenza
I am new to this and need some help. I have a database with two tables. One
contains a single record with project information, name, date, number,
revision, etc. The second contains multiple records of parts with id number
description, etc. I need to generate a report that looks as follows:
Tag Description Number (Repeat each page)
a1 part 2 xcvy
a2 part 2 l;j;jk
a3 part 3 ;lkjik
.....
Project Date Document Revision (Repeat each page)
Can this be done? I have everything working except the repeating project
information that should be pulled from the table with one record. I am
getting a #Name? error.
contains a single record with project information, name, date, number,
revision, etc. The second contains multiple records of parts with id number
description, etc. I need to generate a report that looks as follows:
Tag Description Number (Repeat each page)
a1 part 2 xcvy
a2 part 2 l;j;jk
a3 part 3 ;lkjik
.....
Project Date Document Revision (Repeat each page)
Can this be done? I have everything working except the repeating project
information that should be pulled from the table with one record. I am
getting a #Name? error.