J
Jim
Hello. My problem. I have a table in which one of the
fields is a text formated field. it contains data such
as "2001-100" "2003-132.04" or "2002-307.09.1" (without
the quotes) Problem is, when I run a query that asks for
input (search string) from this field in the table, the
results are correct for the first two data items listed,
but not the 3rd (2002-307.09.1). for that, it comes up
empty even though there's a record in the table. could it
have to do with the double decimal? that's the only
difference. The field lenght in the table is 50, so its
not a truncation issue. Any help? Jim.
fields is a text formated field. it contains data such
as "2001-100" "2003-132.04" or "2002-307.09.1" (without
the quotes) Problem is, when I run a query that asks for
input (search string) from this field in the table, the
results are correct for the first two data items listed,
but not the 3rd (2002-307.09.1). for that, it comes up
empty even though there's a record in the table. could it
have to do with the double decimal? that's the only
difference. The field lenght in the table is 50, so its
not a truncation issue. Any help? Jim.