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
Encrypt the database backup file
JavaScript, arrays, and DropDown
How to push mysql result into php array
PHP Regex
Background images out of place in CSS menu
Software marketing
Migrating WSUS repository directory into different drive
run windows7 on mac book pro
SCSI Tape Error 80000
In IE8.0 when we right click and say "Save target as" it does not work. is this a known issue are there any fixes for this.