If I use the following formula in Crystal 7, it works. But Crystal 3 gives me an error and I'm not sure how to fix it.
Right({Relord.relord_stockno},4)
This would take the string and just return the last 4 numbers. Doesn't work with version 3 and I am unfamiliar with this version. I need to use Crystal 3 for this particular application because the program that runs the report only uses Crystal 3.
Help please?
Thanks.
Right({Relord.relord_stockno},4)
This would take the string and just return the last 4 numbers. Doesn't work with version 3 and I am unfamiliar with this version. I need to use Crystal 3 for this particular application because the program that runs the report only uses Crystal 3.
Help please?
Thanks.