A
Andrew McBride
Hi. I'm having extreme dificulty and was wondering if
anyone has any ideas.
I have two tables:
MAIN DATA - which holds things like name, date of
birth, address, etc.
INFO - Which holds information such as order
dates, whether payment has been rec'd, etc.
I then have a query which is created from these two tables
called DATA. The primary key in the tables is called "ref
link".
And then a form for input called INPUT NEW.
When I enter data into the form the query holds all of the
information, and the tables only hold what they need.
What I want is a command button at the bottom of the form
to print a report (called ORDER) which prints the report
with all the fields I need within (sort of like an
invoice). But I only want it to print the record that is
displayed on screen.
Many people have tried to help, but it still won't do it.
Thanks for any halp any of you can give.
anyone has any ideas.
I have two tables:
MAIN DATA - which holds things like name, date of
birth, address, etc.
INFO - Which holds information such as order
dates, whether payment has been rec'd, etc.
I then have a query which is created from these two tables
called DATA. The primary key in the tables is called "ref
link".
And then a form for input called INPUT NEW.
When I enter data into the form the query holds all of the
information, and the tables only hold what they need.
What I want is a command button at the bottom of the form
to print a report (called ORDER) which prints the report
with all the fields I need within (sort of like an
invoice). But I only want it to print the record that is
displayed on screen.
Many people have tried to help, but it still won't do it.
Thanks for any halp any of you can give.