J
jerem
I want to write a macro in Word that will find the filename (generated by a
document management system - Imanage) that resides on every page in the
Footer and then delete them. I can write a macro that deletes all footers,
but I do not want the page numbering in the footers to be disturbed and for
the life of me I cannot find sample code which represents FileName only. And
copying the field code which represents the file name in Word does not work
because the find will not look in the Footers.
Also, any way of doing a search in VB that will locate the end of every
sentence in a Word document. Want to write a macro that will find a period
and one space and replace it with a period and two spaces (just doing a
regular find and replace in Word pulls up abbreviations in midsentencea which
is not the desired result).
document management system - Imanage) that resides on every page in the
Footer and then delete them. I can write a macro that deletes all footers,
but I do not want the page numbering in the footers to be disturbed and for
the life of me I cannot find sample code which represents FileName only. And
copying the field code which represents the file name in Word does not work
because the find will not look in the Footers.
Also, any way of doing a search in VB that will locate the end of every
sentence in a Word document. Want to write a macro that will find a period
and one space and replace it with a period and two spaces (just doing a
regular find and replace in Word pulls up abbreviations in midsentencea which
is not the desired result).