Microsoft
Software
Hardware
Network
Question : Refer to Control on Main Form
On a form I have a tab control. Inside the tab control I have a sub form
The tab control is called TabCtlStudentMenu
The tab control has an - On Change - event
If I change something in the sub form, I want the On Change event to run.
I have tried:
forms!frmMain.TabCtlStuden
tMenu_Chan
ge
but get an error
What is the correct syntax?
Answer : Refer to Control on Main Form
You need to make sure that the procedure you are calling is defined as Public not Private.
Random Solutions
When To Use Custom Events
Microsoft Excel 2007: How to find the largest value in one column then displaying a label from the other corresponding column??
how to write the syntax
How many sort arguments can I use ?
multiple parameters in MS Access 2003
Get the file size of an image in a picturebox
Can't create portal
datagridview VS2008, bold a row
Number of folders
How do I export data from one Access 2003 database to another