J
JPCAccess
On my form I have placed an event in the before update event which will
populate a text box on the form conditionally depending on which choice
is made. This works.
I have placed a command button on the form with an onClick event that
first refreshes the form data and then opens another form which matches
the record being created.
I want to place this sequence in an event property of the text box
first mentioned above so that when this text box populates, the
sequence refresh from data and open form happens automatically.
Can anyone tell me which event to place this in? I cannot seem to get
it to work. Thank you.
populate a text box on the form conditionally depending on which choice
is made. This works.
I have placed a command button on the form with an onClick event that
first refreshes the form data and then opens another form which matches
the record being created.
I want to place this sequence in an event property of the text box
first mentioned above so that when this text box populates, the
sequence refresh from data and open form happens automatically.
Can anyone tell me which event to place this in? I cannot seem to get
it to work. Thank you.