Hi All:
I am doing some programing in VBA to retreive report definitions from reports. So far, so good. I can get almost everything I need. However, I cannot find any condition formula for the 'display string formula' of fields.
I can set them in crystal reports by selecting a field, clicking format, going to the common tab, pressing the formula button for a display string, and type in the formula. But I cannot extract it using VBA.
Anyone know how I can get that information without having to create a bunch of formula fields?
I am doing some programing in VBA to retreive report definitions from reports. So far, so good. I can get almost everything I need. However, I cannot find any condition formula for the 'display string formula' of fields.
I can set them in crystal reports by selecting a field, clicking format, going to the common tab, pressing the formula button for a display string, and type in the formula. But I cannot extract it using VBA.
Anyone know how I can get that information without having to create a bunch of formula fields?