T
TM
Okay, I have a report which is being used as a
newsletter. For the most part all the information is the
same. However, occassionally the user will need to write
notes specific to the client(s). So, I have that data
stored in a separate table. I am now having problems
trying to access that information from the report. There
may be several records for each customer, and there may
be several for each newsletter. So, there is
a "mindsetid" which identifies the newsletter (one/month)
and a "customerid" which identifies who has special
notes - but only one customerid per mindsetid. So, I am
getting an error when I try to include the memo table
with my main recordsource. I believe I am going to have
to create a new recordsource in order to access this
additional information... but how?? I'm confused! I was
going to try to use "dlookup" but I don't believe I can
base that on the two conditions (customerid/mindsetid).
Hope this makes sense!! THanks for the help!
newsletter. For the most part all the information is the
same. However, occassionally the user will need to write
notes specific to the client(s). So, I have that data
stored in a separate table. I am now having problems
trying to access that information from the report. There
may be several records for each customer, and there may
be several for each newsletter. So, there is
a "mindsetid" which identifies the newsletter (one/month)
and a "customerid" which identifies who has special
notes - but only one customerid per mindsetid. So, I am
getting an error when I try to include the memo table
with my main recordsource. I believe I am going to have
to create a new recordsource in order to access this
additional information... but how?? I'm confused! I was
going to try to use "dlookup" but I don't believe I can
base that on the two conditions (customerid/mindsetid).
Hope this makes sense!! THanks for the help!