Captions

S

Steve

In VBA, how can I insert a caption (menu Insert\Caption) INTO the last cell
of a table rather than BELOW the table?

I've tried inserting a SEQ field directly into the table, but can't get that
to work with the same characteristics as a Caption field.

I've successfully cut the Caption field from below the table and pasted it
into the last cell of the table, but that pushes a text entry onto the
Clipboard that I don't want there.
 
Top