Selecting certain records

Tremor

Registered User.
Local time
Today, 03:47
Joined
May 2, 2009
Messages
13
Hi all

Not sure if this should be in here or in the queries section.

What I want to do is produce a report from my SalesOrders table which will be formatted as an invoice which can then be printed.

But I'd like to be able to select the CustomerOrderNo record I require from the SalesOrders table, and then have the report or query pull in the relevant records from other fields I specify - such as CustomerName, AmountOrdered, InvoiceTotal etc...

Is this possible?

Thanks in advance, Paul.
 

Users who are viewing this thread

Back
Top Bottom