I urgently need to find a way to interrogate the Actinic orders database to extract some sales listings for certain of our products. Could someone help me with this?
The requirement is for a data dump to a spreadsheet (presumably using an Access query) which would list the following details about every product sale over a specified period (e.g. a month):
Company Name
Post code
Order date
Name of product
Quantity ordered
Sales value (including VAT)
The data in individual orders needs to be broken down as above - line by line (i.e. the query is not just a summary of an order).
It really is a data dump - every sales line of every product in every order over a specific time period. The only query variable I would need to change would be the time period (which will always be a month).
I can handle manipulating Access queries - if only someone could give me a helping hand to get at the base data from the various Actinic tables
Could anyone help me with this? Happy to pay
Jim
Using V7.5 MU
Comment