Microsoft
Software
Hardware
Network
Question : Getting the correct Form name for a field
I have several forms (some with Tab objects). I need to reliably find the form name for selected fields. I have used screen.activecontrol.paren
t - but if the selected field is in a Tab object it returns the tab name not the Form name.
Is there a better/more correct way to get the form name?
Thanks as always
Answer : Getting the correct Form name for a field
oook ... then why doesn't Screen.ActiveForm work ... or, if you are already in the given form ... what 2toria posted ... Me.Name ?
mx
Random Solutions
iPhone, how do I correctly pass data model object data between various view controllers without breaking MVC?
How set Access 2003 to be sure that a user name can login just one time
How do i rename mapped drives and printers with the script i have in place
High CPU utilization due to IP SNMP
Outlook stationery, multiple BCC recipients, spam filters
How to save pointer function from a c++ dll to vb.net
Indesign CS5 overset text problem
Deleting Windows directory on secondary installation
Error when saving a date in MS SQL...
SELCT statement based on Javascript Image change code