Screen.ActiveControl.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
Thanks, Doug. Appreciate your help as always.
That was the first thing I looked for and couldn't seem to find it in the
list!! In any case, I had to go with
Screen.PreviousControl
becase ActiveControl took me back to the command button and kept re-opening
the input box.
> Screen.ActiveControl.
>
[quoted text clipped - 6 lines]
> >
> > TIA