K
KarenW
Does anyone know how to "Collapse All" with code, after doing a
docmd.navigateto "category name" ?
I have set up a customized Category display on the Navigation Pane.
I put a button on my form to show/hide the navigation pane, but when
it 'shows' the groups within the category, it displays the state at which
it was last viewed.
I would like it to show the groups all collapsed. This is an option when
you right click
on one of the groups, so I think it should also be possible to do within the
VBA code.
is it possible??
thanks alot -- Karen
docmd.navigateto "category name" ?
I have set up a customized Category display on the Navigation Pane.
I put a button on my form to show/hide the navigation pane, but when
it 'shows' the groups within the category, it displays the state at which
it was last viewed.
I would like it to show the groups all collapsed. This is an option when
you right click
on one of the groups, so I think it should also be possible to do within the
VBA code.
is it possible??
thanks alot -- Karen