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
CAST DATETIME2 to DATETIME
Compiler Error Message: CS1012: Too many characters in character literal
How to forward all https request by using one isp line
Move Public folders from exchange 2003 to exchange 2007
Word unable to print picture
How do i block port 25 on my vista laptop?
Subscription licences
Duplicating a record in an MS Access Database
Create a WCF object on client side
How to format tag right?