Can I ask why you have 2 databases rather than all the data in just one.
Are the databases linked?
The way that I would do this is to place the data in the table and then opne the form on the last record.
The other method would be to assign the value to a Public Variable, open the form, move the form selector to a new record and then assign the value to the required field.