G
Guest
I feel a little silly asking this, but I have a form that is not bound to any
table or data, which is my intent. I've implemented event coding, but the
code never fires. I'm trying to use the Enter() and LostFocus() events for
different things; I know it's not firing because I'm testing with msgbox and
code breaks.
This is probably the silly part: Does a form have to be bound to a table or
other data to handle event processing? If so, that seems a pretty basic
functionality I missed; is that noted somewhere obvious in the Help or
elsewhere?
Thanks much.
table or data, which is my intent. I've implemented event coding, but the
code never fires. I'm trying to use the Enter() and LostFocus() events for
different things; I know it's not firing because I'm testing with msgbox and
code breaks.
This is probably the silly part: Does a form have to be bound to a table or
other data to handle event processing? If so, that seems a pretty basic
functionality I missed; is that noted somewhere obvious in the Help or
elsewhere?
Thanks much.