evergrean100
Technical User
If I have a field that accepts rating numbers and a N/A in my Access 2003 database.
Choose rating: 1 2 3 N/A
N/A is not suppose to show anything in my database and 1 should show the number 1 and 2 the number 2 and the 3 the number 3.
Question is what would the data type be for this field??
I used text data type and it accepts the blank entry in my insert statement but when I changed it to Number data type it doesnt accept the blank ("") entry into the database.
Please advise.
Anyway I can get the number data type to accept a blank entry???
Choose rating: 1 2 3 N/A
N/A is not suppose to show anything in my database and 1 should show the number 1 and 2 the number 2 and the 3 the number 3.
Question is what would the data type be for this field??
I used text data type and it accepts the blank entry in my insert statement but when I changed it to Number data type it doesnt accept the blank ("") entry into the database.
Please advise.
Anyway I can get the number data type to accept a blank entry???