I have an Access file that I need to name fields as follows:
1A, 1B, 1C, 2A, 2B, 2C, ..... 51A,51B, 51C, 52A, 52B, 52C.
These fields represent three values for each of the 52 weeks in the year. When I try to save the Table I get a message stating that I cannot have duplicate entries. There are no duplicate entries.
What is the problem and what is the solution?