J
jw
Hi,
I have a database with about 10 forms. The most recently
created form updates the following record in an oddd way.
All my forms that function well are set to Data Entry and
Continuous Forms. I have several fields that are combo
boxes and some of these I have set to carry the value
from the current record to the upcoming record. For
example, I want to set the Year one time and then leave
it on for many records.
The odd form has no code in the On Update event, yet it
updates the following record. Worse yet, when I go to
the next record and change the value, ALL records change
to the most recently selected value.
This is very odd. I think I originally created this form
and the base table corresponding by copying and modifying
another similar table. I thought the new table or form
might be somehow contaminated by the original similar
table/form so I deleted the new base table, 1 query that
fed a field in the form and the form. I recreated the
table, query and form and the problem remains.
Can anyone help me figure out what is going on? Thank
you in advance!
I have a database with about 10 forms. The most recently
created form updates the following record in an oddd way.
All my forms that function well are set to Data Entry and
Continuous Forms. I have several fields that are combo
boxes and some of these I have set to carry the value
from the current record to the upcoming record. For
example, I want to set the Year one time and then leave
it on for many records.
The odd form has no code in the On Update event, yet it
updates the following record. Worse yet, when I go to
the next record and change the value, ALL records change
to the most recently selected value.
This is very odd. I think I originally created this form
and the base table corresponding by copying and modifying
another similar table. I thought the new table or form
might be somehow contaminated by the original similar
table/form so I deleted the new base table, 1 query that
fed a field in the form and the form. I recreated the
table, query and form and the problem remains.
Can anyone help me figure out what is going on? Thank
you in advance!