I would like to hide the last 5 characters of a field in a report. I have been playing with the LEN, MID, RIGHT, LEFT funtions, but can't come up with the right combination.
Does anyone have an example of how I would do this?
Ex: 123456789 would print 1234 and leave off the 56789
Any guidance would be most appreciated. Thanks.
Does anyone have an example of how I would do this?
Ex: 123456789 would print 1234 and leave off the 56789
Any guidance would be most appreciated. Thanks.