Forum Discussion
mhonig34685
May 20, 2020Copper Contributor
Footer on last page only in Word for Mac
I draft multipage legal documents. I need to create a macro that would put the file name and path, and date at the bottom of the last page as a footer. In a past life it was easy to do in Wordperfe...
Stefan_Blom
May 25, 2020MVP
A conditional field in the header should work:
{ IF { PAGE } = { NUMPAGES } "{ FILENAME }"