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
gpo is not enforcing control panel settings
XP Crash
ProGuard - ClassNotFoundException
help with stored procedures in MS SQL server
How can I tell what label template was used on an existing Word file?
FreeNAS nic teaming problem
sql isnull
How to diagnose long logoff times?
How do I create a looping to add values in columns?
.navigate more than one website in only one IE.7 microsoft windows in VBA Excel