M
mark4asp
Hello,
I want to select an entire section (the section that the cursor
currently resides in). How is that done?
I can't figure out what the ActiveDocument.sections.item does but I
guess I need something like:
ActiveDocument.sections.item( )
but what do I put in the brackets. PS: OK - so the sections are
numbered - but I don't see what use that is as I don't know what
section the cursor is currently in and it is that section which needs
to be selected.
I want to select an entire section (the section that the cursor
currently resides in). How is that done?
I can't figure out what the ActiveDocument.sections.item does but I
guess I need something like:
ActiveDocument.sections.item( )
but what do I put in the brackets. PS: OK - so the sections are
numbered - but I don't see what use that is as I don't know what
section the cursor is currently in and it is that section which needs
to be selected.