D
Dennis
In Access 2003, I need to generically determine what field has the focus. The
reason for that is I need to determine if that field is locked, and if so,
take a certain action. So I need something like:
If me.(current field that has the focus).Locked = True then....
Any thoughts on how to do that?
thanks a bunch!
reason for that is I need to determine if that field is locked, and if so,
take a certain action. So I need something like:
If me.(current field that has the focus).Locked = True then....
Any thoughts on how to do that?
thanks a bunch!