P
Paterson10987
I have a form with a bunch of fields that are used to filter the records on a
subform. The subform is displayed as a datasheet. I want the user to be
able to select one of the records in order to edit it, which I would like
done on a separate form so it's easier to see, use, not mess up etc.
I'm not sure how i should start to go about this.. If I can make an event
for double clicking on the record, or a button on the main form. And how
might I send this specific record to the other form.
Anyone with ideas? Thanks.
subform. The subform is displayed as a datasheet. I want the user to be
able to select one of the records in order to edit it, which I would like
done on a separate form so it's easier to see, use, not mess up etc.
I'm not sure how i should start to go about this.. If I can make an event
for double clicking on the record, or a button on the main form. And how
might I send this specific record to the other form.
Anyone with ideas? Thanks.