Paul,
As noted earlier, I've inherited this app. and have never worked with WordBasic or VBA.
From what I understand from the user is, when printing the document, two picture BMP's and text are to be removed from the header and footer.
The application actually uses 3 .DOTM files, it opens up a Main.DOTM (this one has the FilePrint(...) ), then a Save.DOTM and then the data.DOTM template which has all of the bookmarks, cells, etc. When you print the data.DOTM template, this should remove the items noted above.
I don't understand why you need the 3 of them, maybe back in the day that is how it was to be done, but as you say, it looks like it needs to be re-written in todays standards or done another way.
I've done some research on the Inet about word basic but there doesn't seem to be much, so trying to figure out some of the code is a little difficult.
Will use the code tags in the future.
Thanks,
William
|