I have created a report in Crystal 10 that pulls data from an ODBC compliant database. One of the fields is a bunch of codes, i.e. ABC, XYZ, etc. I have an excel spreadsheet that lists the codes in one column and their corresponding definations in another column.
I want to tell Crystal to do something like this:
If ServiceCode matches one of the codes (ServiceCode) in the excel spreadsheet, then replace the code with the proper name (ServiceName) for the code. Does that make sense? Some help or pointing in the right direction would be appreciated!
Thanks.
I want to tell Crystal to do something like this:
If ServiceCode matches one of the codes (ServiceCode) in the excel spreadsheet, then replace the code with the proper name (ServiceName) for the code. Does that make sense? Some help or pointing in the right direction would be appreciated!
Thanks.