how to create a macro in publisher that will work with all doc's

B

Bryan

Need to create a macro that will work on all documents. The one I have
dissapears when I save the page under a diferent name (save as).
 
B

Bryan

Hi Me again.

Problem solved. I removed the 'format' argument from the 'save as' line of
vba code and this has solved the problem.

Hope this is of help to someone else.
 
Top