I am new to VBA, have read through the VBA for dummies, but I still can't figure out how to mark a checkbox field checked, as opposed to not checked. I am using Dynamics GP, have added the window that it appears on (SalesDocumentPrintOptions) as well as the field (Include).
When the form is opened, the field I'd like to default as checked is greyed out until the user checks the PickingTicket checkbox, then the field I want checked becomes available.
Is this something simple to do or am I missing something, which I'm sure I am! Any suggestable samples would be appreciated!
When the form is opened, the field I'd like to default as checked is greyed out until the user checks the PickingTicket checkbox, then the field I want checked becomes available.
Is this something simple to do or am I missing something, which I'm sure I am! Any suggestable samples would be appreciated!