NewTexican
Technical User
Forms![person f].Form.Command20.SetFocus
Me![person address Q subform].Form.Command14.Enabled = False
I keep getting an error saying that this command has focus and I cannot disable it. Can you see what is wrong with me redirecting my focus.
Me![person address Q subform].Form.Command14.Enabled = False
I keep getting an error saying that this command has focus and I cannot disable it. Can you see what is wrong with me redirecting my focus.