G
Guest
I am trying to create a routine so when a user keys data into a particular
field, that data is displayed in another text box above. I thought I could
simply use the on_change property and routine like txtboxDisplay =
me.frmuserinfo
It updates the first character but then stops. I want it to display as user
types.
I am sure I am missing something simple here. Any help would be greatly
appreciated.
Thanks,
Jack
field, that data is displayed in another text box above. I thought I could
simply use the on_change property and routine like txtboxDisplay =
me.frmuserinfo
It updates the first character but then stops. I want it to display as user
types.
I am sure I am missing something simple here. Any help would be greatly
appreciated.
Thanks,
Jack