L
lhtan123
I've created a form with a combox box and a button to search for records in a
table. The button is linked to a macro which filters the table, opens and
shows the desired record(s) in another form.
The 'where' condition in the macro specifies the criteria for filtering, ie.
the value selected in the combo box should be equal to a table field. The
desired records did come out but the strange thing is that, an extra record
will also appear. To my horror, the field which is being used as a criteria
has been altered. So I tested out with other values in the combo box and each
time this happened again. I'm playing hide-and-seek with the software and
changing the values back to their original.
I've being trying to tackle this problem but to no avail. Does anyone ever
encounter this problem before or know what's causing it ? I cannot afford to
have untrue data in my table again.
table. The button is linked to a macro which filters the table, opens and
shows the desired record(s) in another form.
The 'where' condition in the macro specifies the criteria for filtering, ie.
the value selected in the combo box should be equal to a table field. The
desired records did come out but the strange thing is that, an extra record
will also appear. To my horror, the field which is being used as a criteria
has been altered. So I tested out with other values in the combo box and each
time this happened again. I'm playing hide-and-seek with the software and
changing the values back to their original.
I've being trying to tackle this problem but to no avail. Does anyone ever
encounter this problem before or know what's causing it ? I cannot afford to
have untrue data in my table again.