Microsoft
Software
Hardware
Network
Question : How do I run a private sub located in a subform from its parent form?
I have a private sub called recalculatetax which I have run whenever a control in the subform is updated. But I also want it to run if the shipping destination is changed in the main form i.e. update the [taxes] in the subform, when the [shipto] control is updated in the mainform. Suggestions?
Answer : How do I run a private sub located in a subform from its parent form?
From the parent for you can use:
Me.SubformControlName.Form
.MypublicS
ubName
Random Solutions
How can I create a macro, to delete all forms and reports in a .adp project (Microsoft Access 2000)?
SQL Average from Query
Any alternative to running an FTP server?
Sql CAse in SP
Exchange Send As Mails
Laptop Problems
Me.Visible AND Me.WIndowState = WindowState.Normal doesn't work
Hide a pop up form to preview report?
IE8 home page is being forced to google.co.uk
Repadmin to verify replication?