D
David
Posted this once, but it went to Neverland 
Repeating, but not exact wording because I can't remember all I said.
Trying to automate via macro the following (Word2000, one table):
1. Start selecting rows with row 2 (Headers in row 1)
2. Continue until column 2 is empty
3. Sort ascending on column 2 (text entries)
4. Update fields in column 1 (SEQ nums)
Currently users select populated rows with mouse, do the sort, and with
selection still in effect, update fields with F9
I want them to click a custom macro button to do this (I know how to set
the button with macro in a toolbar).
Repeating, but not exact wording because I can't remember all I said.
Trying to automate via macro the following (Word2000, one table):
1. Start selecting rows with row 2 (Headers in row 1)
2. Continue until column 2 is empty
3. Sort ascending on column 2 (text entries)
4. Update fields in column 1 (SEQ nums)
Currently users select populated rows with mouse, do the sort, and with
selection still in effect, update fields with F9
I want them to click a custom macro button to do this (I know how to set
the button with macro in a toolbar).