I have a bound form where the record source query prompts the user to enter a value to filter the recordset. The Values are SH or NP. After the user enters a value all the correct records are available for edit. What I want is IF the user clicks on the add new record button to have the text box default to the users choice (SH or NP) for the new record. Hopefully this will not create a new record with only one field populated if the user does not enter any more info.
Using Access 2003 and 2007 interchangebly.
I inherited this project and not given much time or I would rewrite as an unbound form.
Is this possible in a bound form? I could capture the first records Value in a hidden text or the tag rpoperty but I haven't found an event to capture the add new record.
Thanks
Joel
Using Access 2003 and 2007 interchangebly.
I inherited this project and not given much time or I would rewrite as an unbound form.
Is this possible in a bound form? I could capture the first records Value in a hidden text or the tag rpoperty but I haven't found an event to capture the add new record.
Thanks
Joel