CatPlus
Technical User
- Jan 30, 2003
- 236
Hello all,
Please help where do I start to write a report which will look in 2 tables, table 'Invoice_Header' (with columns 'invoice_number' and 'invoice_date') and table 'Invoice_Items' with columns 'invoice_number', 'Part_Number', 'Price' and 'Amount'. Invoice_Number being the linking column
Input of 'invoice_date_from' and 'invoice_date_to' and 'Part_Number' must bring all invoices within that date range with Part_Number specified. If date is left blank, then it must default 01/01/current year - current date
Thanks for your help!
Mickey Shekdar
Please help where do I start to write a report which will look in 2 tables, table 'Invoice_Header' (with columns 'invoice_number' and 'invoice_date') and table 'Invoice_Items' with columns 'invoice_number', 'Part_Number', 'Price' and 'Amount'. Invoice_Number being the linking column
Input of 'invoice_date_from' and 'invoice_date_to' and 'Part_Number' must bring all invoices within that date range with Part_Number specified. If date is left blank, then it must default 01/01/current year - current date
Thanks for your help!
Mickey Shekdar