Hey,
I am using Crystal reports 9 and am quite new at it so any help is appreciated!
I have written an application using VB for distributing our products and I use CR for generating delivery notes and invoices etc.
I have the reports all setup and working but the problem is that the delivery/invoice address in SOME cases is different to the actual company making the order. In the Db I deal with this by using a pointer field (ptDealerID) to the correct address details.
Therefore the order/invoice relates to one record but the delivery address comes from another. What is the best way of implementing this via CR?
Should use parameter fields/Selection formulas based on a big ass query or is there another (better) way of doing it?
For example, at the moment the query pulls out the ordering/invoiced companies details along with any delivery company details. This results in a big query that may or may not return a different delivery address, the formulas then determine which fields to display.
Give me a shout if you need more information, and again, any pointer are greatly appreciated!
Danny
I am using Crystal reports 9 and am quite new at it so any help is appreciated!
I have written an application using VB for distributing our products and I use CR for generating delivery notes and invoices etc.
I have the reports all setup and working but the problem is that the delivery/invoice address in SOME cases is different to the actual company making the order. In the Db I deal with this by using a pointer field (ptDealerID) to the correct address details.
Therefore the order/invoice relates to one record but the delivery address comes from another. What is the best way of implementing this via CR?
Should use parameter fields/Selection formulas based on a big ass query or is there another (better) way of doing it?
For example, at the moment the query pulls out the ordering/invoiced companies details along with any delivery company details. This results in a big query that may or may not return a different delivery address, the formulas then determine which fields to display.
Give me a shout if you need more information, and again, any pointer are greatly appreciated!
Danny