Hi, I want to access the values of field objects
in a crystal report, so that I can use these values elsewhere in my VB program.
I am using the Crystal Designer object in VB 6 and can view the data using the Crystal Viewer object. However, after I have created the report and given it a data source, it tells me that the field property "value" is empty.
This is wierd because the values are displaying fine in the
Viewer.
Can anyone tell me how to extract the field values from a report at runtime? I don't want to export all the values,
just access all the values for a specified field in the
reports "Details" section.
Using VB6 and Crystal 8.
Any input appreciated thanks
-peter.
in a crystal report, so that I can use these values elsewhere in my VB program.
I am using the Crystal Designer object in VB 6 and can view the data using the Crystal Viewer object. However, after I have created the report and given it a data source, it tells me that the field property "value" is empty.
This is wierd because the values are displaying fine in the
Viewer.
Can anyone tell me how to extract the field values from a report at runtime? I don't want to export all the values,
just access all the values for a specified field in the
reports "Details" section.
Using VB6 and Crystal 8.
Any input appreciated thanks
-peter.