A
Alberto Uttranadhie
Hi, everybody,
I have a friend who asked how it is possible to delete selected records in a
subform and by clicking a command button in a form execute such deletion. I
could not find a solution, only in case of having an independent check box
but this fails because it is not possible to set a control source, and when
picking on one record, the rest are picked as well.
Should I create such check box from a SQL parameter, and set subform's
record source from a SQL statement? In that case, how is it possible to set
an independent value to the parameter for each record? I was searching this
possibility because a For...Next method would be used.
As always, thanks a lot in advance.
Best regards,
Alberto Uttranadhie (Spain)
I have a friend who asked how it is possible to delete selected records in a
subform and by clicking a command button in a form execute such deletion. I
could not find a solution, only in case of having an independent check box
but this fails because it is not possible to set a control source, and when
picking on one record, the rest are picked as well.
Should I create such check box from a SQL parameter, and set subform's
record source from a SQL statement? In that case, how is it possible to set
an independent value to the parameter for each record? I was searching this
possibility because a For...Next method would be used.
As always, thanks a lot in advance.
Best regards,
Alberto Uttranadhie (Spain)