E
e.b.chin
If you don't feel like reading this entire post, my question is: Is it
possible to not show the blank form after the last record in a
recordset?
I'm creating a calendar application to schedule events at different
rooms at my office. In the layout I have, there is one main form
allowing the user to select a date. There are six subforms listing the
events going on in the six different rooms. The six subforms are made
up of a continuous form. At the bottom of the list of events in each
subform, a blank form is shown. Since there's nothing in this form,
and since I set it up all the forms to be non-editable, it would be
nice if it didn't display. Is this possible? I have it set up so
users click a "Add a New Event..." button in the main form to add a new
record, so the blank form is not necessary. Thanks in advance.
E. Chin
possible to not show the blank form after the last record in a
recordset?
I'm creating a calendar application to schedule events at different
rooms at my office. In the layout I have, there is one main form
allowing the user to select a date. There are six subforms listing the
events going on in the six different rooms. The six subforms are made
up of a continuous form. At the bottom of the list of events in each
subform, a blank form is shown. Since there's nothing in this form,
and since I set it up all the forms to be non-editable, it would be
nice if it didn't display. Is this possible? I have it set up so
users click a "Add a New Event..." button in the main form to add a new
record, so the blank form is not necessary. Thanks in advance.
E. Chin