View Single Post
 
Old 11-04-2010, 08:36 AM
jaypas jaypas is offline Windows XP Office 2007
Novice
 
Join Date: Oct 2010
Posts: 4
jaypas is on a distinguished road
Default

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.
Reply With Quote