Hello Everyone,
I'm new to MS Access and have very basic knowledge of VBA scripting.
I have an MS Access form which has 20 fields for each record. At the moment when I select (click) each field, the field value changes to "1" if it is "0" and vice versa. What I need is be able to select multiple fields of the same record without releasing the mouse button(similar to drag and select in MS Excel). Could someone help me with code, please?
I'm new to MS Access and have very basic knowledge of VBA scripting.
I have an MS Access form which has 20 fields for each record. At the moment when I select (click) each field, the field value changes to "1" if it is "0" and vice versa. What I need is be able to select multiple fields of the same record without releasing the mouse button(similar to drag and select in MS Excel). Could someone help me with code, please?
Comment