P
Pwyd
All right. Thanks to Klatuu, i've got a form that opens up a hidden form,
which gets the user's name (which i found needs to exist before applying a
query to it, duh). The data entry form opens up, filtering all of the
records based on this user name, and another query which associates the
username with a Processor's full name. Works beautifully.
Here's my problem. Or question rather. Do i need to build a second form
specifically for data entry into the Recordset, or is there a way to add a
new record to a filtered set of records? On the bottom of the current form,
it has the -> * grayed out.
which gets the user's name (which i found needs to exist before applying a
query to it, duh). The data entry form opens up, filtering all of the
records based on this user name, and another query which associates the
username with a Processor's full name. Works beautifully.
Here's my problem. Or question rather. Do i need to build a second form
specifically for data entry into the Recordset, or is there a way to add a
new record to a filtered set of records? On the bottom of the current form,
it has the -> * grayed out.