
Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
>TDoc.Anchor.Information(wdActiveEndPageNumber)
Thanks, Jonathan, but that results in an error 438 (... not supported
for this object).
BTW, I want to insert the pagenumber with the contents of the textbox
in an other document that is already open en that is the current
document.
Does that make any difference?
Bart
Jonathan West - 27 Jan 2005 15:02 GMT
>>TDoc.Anchor.Information(wdActiveEndPageNumber)
>
[quoted text clipped - 7 lines]
>
> Bart
Sorry, misread your For Each line. Should be this
BoxT.Anchor.Information(wdActiveEndPageNumber)

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Bart - 27 Jan 2005 16:21 GMT
>BoxT.Anchor.Information(wdActiveEndPageNumber)
Thanks, Jonathan, you're a prince!
Bart