I have a number field in the format 00-0000 on a form and associated table. The first 2 digits represent the year and the last 4 are a numerical sequence. When I designed the database I did not imagine exceeding 9999 in a year, however we did. So I increased the format length to 00-00000. The problem with this is how it changed the existing data. For example 11-1234 now reads 01-11234 instead of 11-01234. I have a backup copy of the database. Is there a way I can increase the size of this field without messing up the existing data?
As always I appreciate your help.
Jim
As always I appreciate your help.
Jim