I was asked to provide assistance to a co-worker who has a field in a table, and subsequent form, whith project identification numbers (named Project ID). She made the mistake of using numer for her data type even though the numbers will never be manipulated by any mathematical operations. When the datatype is switched from "number" to "text", the order of the records get completely messed up. Grouping in ascending order doesn't solve the problem either, because her ID system was not designed perfectly. Most of the project IDs don't have decimals, but projects with multiple "phases" have ascending decimals- 101,101.1,101.2,101.3. The problem arises when a project ID moves into the hundreth space (i.e.,101.10). Obviously, Access 2000 removes the trailing zero. I tried input masks but then the non-decimal numbers are given two zeros, and the one-decimal numbers are given an extra zero and then there are duplication errors. Is there a way to use an input mask, but when there is not a value entered in the decimal places, Access will just put in spaces instead of a zeros??? If not, what would be the easiest way to go about this? I dont want to have to break the news to her that she has to re-enter a few thousand records!!! Any help would be greatly appreciated! Thanks in advance.
Luke Hoekstra
Luke Hoekstra