D
Dale Fye
I have a form that I'm using to review and add comments about a particular
item on another form. The use clicks "Comment" on the main form, and
frm_Comment pops up in a continuous mode so the user can review the comments
that are already there (with AllowAdditions set to No).
What I want to do is allow my users to click an Add button, which will
change the view to single form view while retaining the current filter, and
then go to a new record on that form. Then, when they hit the Cancel or Save
buttons, I want it to revert to a continuous form.
I know I could do this by just creating a data entry form, to go with the
review form, but wanted to see if I could streamline it a little.
--
HTH
Dale
email address is invalid
Please reply to newsgroup only.
item on another form. The use clicks "Comment" on the main form, and
frm_Comment pops up in a continuous mode so the user can review the comments
that are already there (with AllowAdditions set to No).
What I want to do is allow my users to click an Add button, which will
change the view to single form view while retaining the current filter, and
then go to a new record on that form. Then, when they hit the Cancel or Save
buttons, I want it to revert to a continuous form.
I know I could do this by just creating a data entry form, to go with the
review form, but wanted to see if I could streamline it a little.
--
HTH
Dale
email address is invalid
Please reply to newsgroup only.