K Krish Sep 3, 2004 #1 Hi! Any one help me how to get field name through vb code from a form. thanks krish
A Allen Browne Sep 3, 2004 #2 Would it be: Form.ActiveControl or possibly: Screen.ActiveControl That's assuming you are not modifying the control's value programmatically.
Would it be: Form.ActiveControl or possibly: Screen.ActiveControl That's assuming you are not modifying the control's value programmatically.