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
Movie in Captivate 4
when moving files(pdf mp3 etc.) from Mac OS X 10.6 to NTFS'ed UBS Stick then to Win XP, hidden files appear
How to force report print in COLOR in VB
Cannot uninstall iSeries Client Access
Week Number of Month - Excel 2007
Collecting amount of data stored in file shares remotely
Crystal Reports and VB.Net 2008
updateable view
basic calculus - finding the maxium
How to register regsrv32 DLLs in remote machi by using delphi 7 program