I need to format data in a sql column that is currently entered like this:
Z04000002003.7
The desired output of this would be:
Z04/000/002/003.7
Every time a user enters data like this Z04000002003.7. The next time the user opens the record it would have automatically formatted it to display Z04/000/002/003.7.