Hi,
I have a main form (called MainFrm) and a tabular subform (called NotesFrm) that contains notes. The two forms and tables are linked by a Primary Key called FraudRef.
I want users to create a new note in the subform using a seperate pop up box. To acheive this, i need the form to open as a new record but still link to the main form by the Primary Key.
Any ideas?
Regards,
Grant