In a macro I have designed I move down one paragraph in a table. In some cases, this results in the cursor ending up to the right of the last column in the end of row marker.
Is there a way in VBA to determine if you are in an end of row marker, so I can take appropriate action?
Thanks!!
Troy