P
Piperlynne
Lots of questions from me today.
I have a subform that displays information from tblproject based on controls
in the main form. However, the user wants the option to add a new record in
addition to viewing/updating the record they might select.
Right now there is a listbox in the main form that controls what project
record is displayed in the subform. How would I write a button that would
basically have the subform add a new record (not open a new form) and
disregard what is in that listbox?
This may make no sense. . .so let me know if I need to clarify.
I have a subform that displays information from tblproject based on controls
in the main form. However, the user wants the option to add a new record in
addition to viewing/updating the record they might select.
Right now there is a listbox in the main form that controls what project
record is displayed in the subform. How would I write a button that would
basically have the subform add a new record (not open a new form) and
disregard what is in that listbox?
This may make no sense. . .so let me know if I need to clarify.