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 to write a technical user guide for an application
Client side javascript enabling fields in a listview
VB.net WebBrowser read from Stream
How do I create a relationship in access and specify that referential integrity should NOT be enforced?
Dead Motherboard, anyway to migrate printers from one XP machine to another
Access 2003 on a Win2k PC. "Your Microsoft office Access database contains a missing or broken reference to the file DAO360.dll version 5.0
Connect to a Crosstab query in Access from Excel
stopping excel flickering
vb.net let user select start page
access 2003: sum of textboxes