What TOC field code are you using? Here, on a Word 2000 system,
{ TOC \c "Figure" } seems to correctly "see" the SEQ fields from
within the MACROBUTTON fields, as long as I set a starting number for
the first SEQ field (using the \r switch). Does that not work for you?

Signature
Stefan Blom
Microsoft Word MVP
> I wrote a macro that helps me to create cross references based on
> captions just be click on the numbering field.
[quoted text clipped - 16 lines]
> What can I do that the numbering within in a MACROBUTTON-command is
> also added to the caption field?
John - 30 Oct 2006 17:55 GMT
Hi,
I thing, that the description of my problem was not totally clear.
I wrote a macro that looks up in the cross-reference table, not the
table of contents,
(menu: insert-> reference -> cross-reference) for the selected
paragraph.
In this table the words which are written within the
MACROBUTTON-command are not included.
I tried to use this macro also for numbering of formulas (e.g. (3.10)).
In this case in the cross-reference table is empty.
Stefan Blom - 31 Oct 2006 14:54 GMT
If the problem is with the macro, you had better ask in a programming
newsgroup, and give examples of your code.

Signature
Stefan Blom
Microsoft Word MVP
> Hi,
> I thing, that the description of my problem was not totally clear.
[quoted text clipped - 8 lines]
> I tried to use this macro also for numbering of formulas (e.g. (3.10)).
> In this case in the cross-reference table is empty.