Forum Discussion
alphakeverest
Mar 30, 2021Copper Contributor
Indent in Multi-Level List
Hi! Can you tell me how to record intend increase and decrease in a multilevel list through Macros?
hansleroy
Mar 30, 2021Iron Contributor
Hi, There is better than a macro: there are shortcuts. Ctrl+M increases the indentation, Ctrl+Shift+M decreases it. Kind regards Hans
- alphakeverestMar 31, 2021Copper ContributorThank you so much but the thing is, it is required only through Macros. Is there any way of doing this in VBA Macros?