S
SL
I have a continuous form bound to a UNION query, that displays information
from 2 different queries. This displays the records in the form fine but I
want the user to have the ability to delete the records individually if
required with a check box. I can't do this with a bound check box because the
recordsource is a UNION query and because its a continuous form I can't do it
with code behind the check box as selecting one record will select all.
Does anyone know if its possible to achieve this using a UNION query?
Thank You
Sonya
from 2 different queries. This displays the records in the form fine but I
want the user to have the ability to delete the records individually if
required with a check box. I can't do this with a bound check box because the
recordsource is a UNION query and because its a continuous form I can't do it
with code behind the check box as selecting one record will select all.
Does anyone know if its possible to achieve this using a UNION query?
Thank You
Sonya