Use another query for a report

M

mogens

I need a special layout for my invoice where I add a reminder field.
Otherwise it is identical to the normal invoice.

What I had in mind was to copy the old invoice report, and then attach
it to a modified version of the query that outputs data for overdue
invoices. But I cannot see how to attach the new report from query1 to
query 2.

Maybe I'm missing something here?, as there ought to be a possibility to
make selections when opening the report. So in some instances it's all
invoice for the current months, other times the overdue invoices etc.
Can this be done this way?

Mogens
 
J

Jeff Boyce

Not sure I understand, but it sounds like a "design mode" issue.

Have you opened the new report in design mode, selected the properties of
the report, and modified the source?
 
M

mogens

Jeff said:
Not sure I understand, but it sounds like a "design mode" issue.

Have you opened the new report in design mode, selected the properties of
the report, and modified the source?
Thanks Jeff - now I found it. I had not been aware that I had to mark
the upper left square and right-click > Properties. But here it seems as
if I can change the source :)
 
Top