I have a doc that has a table with 4 columns and 50 rows, column 4 instructs the reader to go to Next Step?? or start reading at row ??.
Now there are additions/deletions of some action within the process so these steps change, not often but they do change.
as it is now, the table column one is a auto number field which is the step in the process. We add a step by inserting a row and the table auto numbers. Step 10 now becomes 11 and 11 is now 12 and so on... however in column 4 row 4 we instructed reader to continue on row 10. But now 10 is 11. How can I get the column 4 reference to increase or decrease according to the adding or removal of rows?
Stumper huh?
Now there are additions/deletions of some action within the process so these steps change, not often but they do change.
as it is now, the table column one is a auto number field which is the step in the process. We add a step by inserting a row and the table auto numbers. Step 10 now becomes 11 and 11 is now 12 and so on... however in column 4 row 4 we instructed reader to continue on row 10. But now 10 is 11. How can I get the column 4 reference to increase or decrease according to the adding or removal of rows?
Stumper huh?