D
Daniel
On the unload of one form I look for a confirmation of
that appointment and if there is not one I open a blank
one for that appointment. On the Conf form, the
beforeinsert event will run code that puts the appt
information on the form. If I want to create the form but
not necessarily make the user enter any data on the form,
how do I do that? In effect I want to provoke the
beforeinsert event without having the user have to input
anything on the form.
Is that clear?
Dan
that appointment and if there is not one I open a blank
one for that appointment. On the Conf form, the
beforeinsert event will run code that puts the appt
information on the form. If I want to create the form but
not necessarily make the user enter any data on the form,
how do I do that? In effect I want to provoke the
beforeinsert event without having the user have to input
anything on the form.
Is that clear?
Dan