G
Graeme at Raptup
Thanks to Steve Schapel I have been able to create a query and pop up form
that opens on a date condition criteria. Opening my 'Product' form the pop up
form ('Notification') opens and lists a number of records fitting the
criteria.
What I want to do now is to find those selected records from the pop up form
on the 'Product' form.
Steve had given me 6 steps to doing the whole process but I'm stuck on #6,
which is:
6. Make another macro to assign on the Click event of a command button
on the popup form, probably using the FindRecord action, to select the
required record and then close the popup form.
The name of the field that we would be looking for is StyleID.
Any help greatly appreciated as always.
that opens on a date condition criteria. Opening my 'Product' form the pop up
form ('Notification') opens and lists a number of records fitting the
criteria.
What I want to do now is to find those selected records from the pop up form
on the 'Product' form.
Steve had given me 6 steps to doing the whole process but I'm stuck on #6,
which is:
6. Make another macro to assign on the Click event of a command button
on the popup form, probably using the FindRecord action, to select the
required record and then close the popup form.
The name of the field that we would be looking for is StyleID.
Any help greatly appreciated as always.