Hi Everybody,
I'm writing several macros in VBA that insert different documents in each one to form a template for our letters. I'm trying to find out how to create headers programmably through VBA. The reason I need to do it this way is because, when the user clicks the button on the toolbar that has the macro linked to it, they are prompted to enter a number. Weather it be a quote number, po number, job number and so on. I store the number in a string variable and I need to display it in the header of every page along with the page number under it. If anyone knows of a way to do this through VBA I would greatly appriciate it if you could post some code that would help me. Thank you very much for your time.
Sincerely,
Derek
kaz5456@aol.com
I'm writing several macros in VBA that insert different documents in each one to form a template for our letters. I'm trying to find out how to create headers programmably through VBA. The reason I need to do it this way is because, when the user clicks the button on the toolbar that has the macro linked to it, they are prompted to enter a number. Weather it be a quote number, po number, job number and so on. I store the number in a string variable and I need to display it in the header of every page along with the page number under it. If anyone knows of a way to do this through VBA I would greatly appriciate it if you could post some code that would help me. Thank you very much for your time.
Sincerely,
Derek
kaz5456@aol.com