Mid(Replace{sgpso203.DESC},".","",4)
I'm trying strip out any periods, then chop off the left three characters in the string. I can do the formula with just the Mid(), but when I add the Replace(), it causes Crystal Reports to crash. Any suggestions?
Thanks,
Bobby
I'm trying strip out any periods, then chop off the left three characters in the string. I can do the formula with just the Mid(), but when I add the Replace(), it causes Crystal Reports to crash. Any suggestions?
Thanks,
Bobby