B
bufbec
Working in Access XP. I have a table (named customers) that has
several different data type names for customers. Each customer has 6
rows of data, 1 for each data type name. Each row has the customer's
individual data and some comparison data that needs to be put into a
table on a report.
In the report, each cell in the report table has a dlookup function
that needs to pulled for the 6 rows per customer from the customers
table. I can get my first customer's first row data in the table.
However, no other row for this customer produces any output.
Furthermore, each subsequent customer only gets one row of their data
from the customers table, but it is not the same row of data for each
customer (randomly selects the row). Why is this happening? Do, I need
to
If anyone can offer up some assistance at this time, I would really
appreciate it.
Thanks
several different data type names for customers. Each customer has 6
rows of data, 1 for each data type name. Each row has the customer's
individual data and some comparison data that needs to be put into a
table on a report.
In the report, each cell in the report table has a dlookup function
that needs to pulled for the 6 rows per customer from the customers
table. I can get my first customer's first row data in the table.
However, no other row for this customer produces any output.
Furthermore, each subsequent customer only gets one row of their data
from the customers table, but it is not the same row of data for each
customer (randomly selects the row). Why is this happening? Do, I need
to
If anyone can offer up some assistance at this time, I would really
appreciate it.
Thanks