Hi,
I'm running a query to insert a new record. There are several fields to be inputed. Everything works fine and everything is coded the same. One of the values, however, always gets doubled. Whenever it gets entered into access it always comes up as,
"value1, value1" where as it should just be "value1"
The field right after it is almost the same, but it gets entered as a single value..
anybody know why this might be happening?
I'm running a query to insert a new record. There are several fields to be inputed. Everything works fine and everything is coded the same. One of the values, however, always gets doubled. Whenever it gets entered into access it always comes up as,
"value1, value1" where as it should just be "value1"
The field right after it is almost the same, but it gets entered as a single value..
anybody know why this might be happening?