The information in this article applies to:
SUMMARYThe following Microsoft WordBasic sample macro numbers each of the rows in a table. The macro inserts an AutoNum field at the beginning of the first cell in each table row.
In order to insert a tab after the number, add the following macro
instruction after the InsertField statement in the above macro example:
NOTE: Microsoft provides macros "as is" without warranty of any kind,
either expressed or implied, including but not limited to the implied
warranties of merchantability and/or fitness for a particular
purposes.
REFERENCES
"Using WordBasic," WexTech Systems and Microsoft, pages 50, 239, 251,
257, 277-278, 291, 333
Additional query words: automatic automatically records data
Keywords : kbmacro wordnt winword kbmerge ntword macword kbtable word6 word7 word95 |
Last Reviewed: December 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |