S
scott Wilson
I have a CSV value that comes over as a string of
between 1 and 6. I have used the Val() function to
converto to a number and using a <6 in the selection
criteria of the query to only look at 1 through 5. It has
worked great for many months. Today I get a data type
mismatch error. I examine my query and my selection
criteria of <6 has been changed to <"6". I change it back
and no help. I remove the selection criteria and the
value is "right" justified in the column like a number.
The problem is in both the runtime and developer
plateforms. It is Access 2003. What has happened? Any
help would be greatly appreciated.
Scott in Charlotte, NC
between 1 and 6. I have used the Val() function to
converto to a number and using a <6 in the selection
criteria of the query to only look at 1 through 5. It has
worked great for many months. Today I get a data type
mismatch error. I examine my query and my selection
criteria of <6 has been changed to <"6". I change it back
and no help. I remove the selection criteria and the
value is "right" justified in the column like a number.
The problem is in both the runtime and developer
plateforms. It is Access 2003. What has happened? Any
help would be greatly appreciated.
Scott in Charlotte, NC