Hi,
I have a Form (WO fm) and a sub form (Info fm).
In the Form (WO fm) I have a checkbox named [Active].
In datasht view I want to click on the plus sign (to Open the subForm) for a certain WorkOrder.
I want a checkbox [Active] to be checked (true) and all checkboxes [Active] to be unchecked (False).
I am not sure where or what this plus sign is called to write the code.
Also when I click the plus sign (to Close the subForm) I want update a textbox named [Update] to show todays date.
Thanks Bryyan
I have a Form (WO fm) and a sub form (Info fm).
In the Form (WO fm) I have a checkbox named [Active].
In datasht view I want to click on the plus sign (to Open the subForm) for a certain WorkOrder.
I want a checkbox [Active] to be checked (true) and all checkboxes [Active] to be unchecked (False).
I am not sure where or what this plus sign is called to write the code.
Also when I click the plus sign (to Close the subForm) I want update a textbox named [Update] to show todays date.
Thanks Bryyan