Microsoft
Software
Hardware
Network
Question : Call main form event from my subform
How can I call/trigger the on_current event of my main form from my sub form? Thanks.
Answer : Call main form event from my subform
Or using:
Me.Parent.Form_Current
mx
Random Solutions
Backgroundworker and Text Box
pkzipc path woes
creating an install routine for custom printers and SQL Database
Create a hyperlink in a C# 2005 project to a html page contained in the project
Grouping and SubTotal in Excel 2003
Load picture into image using a recordset
Word/Excel Mail Merge with variable worksheet name
Sorting Column names while viewing data in TOAD
Script to read and ping default gateway needs an enhancement
Error 405 method not allowed when using WebClient()