J
J. Ridenour
I have a multi-level datasheet form. The main form has a subform, and that
subform also contains a subform ... 3 levels.
I'd like to be able to expand the BOTH LEVELS for a SINGLE record using VBA.
The the form's property of SubdatasheetExpanded expands the subdatasheet for
ALL records (not what I want) and only on the form that it is called for.
Does anyone know how to do this using VBA??
subform also contains a subform ... 3 levels.
I'd like to be able to expand the BOTH LEVELS for a SINGLE record using VBA.
The the form's property of SubdatasheetExpanded expands the subdatasheet for
ALL records (not what I want) and only on the form that it is called for.
Does anyone know how to do this using VBA??