TomSalvato
Technical User
Hi - I've been looking around for a good step by step procedure that does what I need, with no luck. Let me try and state what I 'need' to do ...
I have a table (TABLE.Device) with the following two fields that I wish to set to parameters ... (FIELD.division and FIELD.Municipality). I want the second parameter to cascade from the first and the record selection on the report to be filtered by both parameters (division & municipality). I can do all this with no problem, here's the catch ... those two fields are populated with codes. I need to access two other tables to get proper descriptions for the fields. Each of those two Description Tables are linked in the report to the parent table (Device) by the appropriate fields.
I need a way to display these descriptions (from the two other 'description' tables) rather than the straight codes from the parent table (Device).
How the heck do I accomplish this?
Thanx in advance for any assistance ... still kind of new to Crystal (running 2008).
-TS
I have a table (TABLE.Device) with the following two fields that I wish to set to parameters ... (FIELD.division and FIELD.Municipality). I want the second parameter to cascade from the first and the record selection on the report to be filtered by both parameters (division & municipality). I can do all this with no problem, here's the catch ... those two fields are populated with codes. I need to access two other tables to get proper descriptions for the fields. Each of those two Description Tables are linked in the report to the parent table (Device) by the appropriate fields.
I need a way to display these descriptions (from the two other 'description' tables) rather than the straight codes from the parent table (Device).
How the heck do I accomplish this?
Thanx in advance for any assistance ... still kind of new to Crystal (running 2008).
-TS