TomBP
07-07-2006, 02:43 AM
http://i54.photobucket.com/albums/g115/TomBP/Pic1-1.jpg
As you can see I have a form with a subform in it. What I want to achieve is that when I press add new record a blank record will popup in the subform without all the other records you currently see. An example of this is the picture under this.
http://i54.photobucket.com/albums/g115/TomBP/Pic2-1.jpg
If I then fill in the new record row the record will be added to the main table.
I already tried it for myself but the problem that occurs with my macro is the following:
http://i54.photobucket.com/albums/g115/TomBP/Pic3.jpg
The macro has the following design:
http://i54.photobucket.com/albums/g115/TomBP/Pic4.jpg
How can I add a new record without opening the subform?
As you can see I have a form with a subform in it. What I want to achieve is that when I press add new record a blank record will popup in the subform without all the other records you currently see. An example of this is the picture under this.
http://i54.photobucket.com/albums/g115/TomBP/Pic2-1.jpg
If I then fill in the new record row the record will be added to the main table.
I already tried it for myself but the problem that occurs with my macro is the following:
http://i54.photobucket.com/albums/g115/TomBP/Pic3.jpg
The macro has the following design:
http://i54.photobucket.com/albums/g115/TomBP/Pic4.jpg
How can I add a new record without opening the subform?