I have a field in my report called "Dealer_Name"..
Several of the Dealer_Name records go like this:
1SEAR
1AMEGL
etc...
Basically, I need to convert the first letter of the record to an asterix. Note: Some of the Dealer_Name records do not have a 1 as the first letter, thus these records do not need to be changed.
I know the coding is pretty simple...I just don't know the syntax. Thanks
Several of the Dealer_Name records go like this:
1SEAR
1AMEGL
etc...
Basically, I need to convert the first letter of the record to an asterix. Note: Some of the Dealer_Name records do not have a 1 as the first letter, thus these records do not need to be changed.
I know the coding is pretty simple...I just don't know the syntax. Thanks