I've figured it out. The problem is that a table object is being used in my document. With a table object, you can't do fancy things like resequencing the test steps. The solution is to use an excel worksheet object instead of a table object. I've tinkered with it, and it seems to do the trick.
|