Jkunrein:
Thank you for the response. I would like to replace the first paragraph with the new content. How can I do that?
Main Topics
Browse All TopicsNeed a Macro that will insert "| ABC - Draft dd/mm/yy |" at the first page of a header. There are some special formatting the text. Please see the code for the formatting details.
My code is missing a few things that I need help on:
1) must insert the "Draft Stamp" at the first line of first page of the header
2) Need a way to detect if the "Draft Stamp" exist in the document, if so, remove it and replace it with the update informatoin. I think I need to use a bookmark to accomplish it, but I don't know how ot do it.
3) a sepearte macro that will detect the existing bookmark and remove the text.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Your attachment did not make it through.
But, if I understand correctly, you just want to replace the first paragraph of the header while leaving everything else alone. In that case, this code should do what you need. It assumes that the draft stamp would be in the first paragraph. If it's not, then this code needs to be tweaked.
Business Accounts
Answer for Membership
by: jkunreinPosted on 2009-05-26 at 06:54:29ID: 24473285
I've modified the code to use the header range. It assumes that you have changed your Page Setup to have Different First Page checked. That is the impression I got from your question. Please let us know if this is an incorrect assumption.
Select allOpen in new window