There can be lots of reasons for seeing this e.g. if a column is formatted as text and Access sees it as text but the value is a number or a date then it will show the dreaded #NUM!
You can get round this by forcing it to see the number as text by putting a ' in front of the number.
Have a...