G
Guest
Hello All,
Although there are several ways to accomplish, I am looking for a best
practice and understanding of why.
I have text boxes and combo boxes on a form. Combo boxes will pull data
from lookup tables and user will enter new data into the text boxes. All the
data on the form will be inserted into 1 or more tables. I would like to not
have record navigation buttons on the form but have only a Reset/Clear fields
and Save/Submit buttons. When Save/Submit is clicked upon, I would like an
insert query to execute. How is this best accomplished? The books I have
don't really seem to address this as they are too novice for me.
TIA,
Rich
Although there are several ways to accomplish, I am looking for a best
practice and understanding of why.
I have text boxes and combo boxes on a form. Combo boxes will pull data
from lookup tables and user will enter new data into the text boxes. All the
data on the form will be inserted into 1 or more tables. I would like to not
have record navigation buttons on the form but have only a Reset/Clear fields
and Save/Submit buttons. When Save/Submit is clicked upon, I would like an
insert query to execute. How is this best accomplished? The books I have
don't really seem to address this as they are too novice for me.
TIA,
Rich