Hi, right now i have a macro that asks the user for some input using an input box. I was wondering if it is possible to allow the user to scroll through the document while the input box is up. Is this at all possible?
I see nothing happen and yes "facility name - location, st" is the text in the footer being replaced. I also forgot to mention that the footers are not linked to each other.
Hi I'm trying to create a macro that will ask the user for input, then take that input and put it into the existing footer of a document, replacing what was previously in the footer.
This is what I have so far:
Sub FasterFindAndReplaceAllStoriesHopefully()
Dim myStoryRange As Range
Dim...
That doesnt quite work for my code. I'm wondering if there's certain special characters that represent bold, italic, and underline.
Here's a copy of my code:
With ActiveDocument.Content
.Find.Execute FindText:="Section C.4"...
You definitely select the object in the header/footer. The objects ca be edited as WordArt Objects. There is no other shapes in the header. The code macropod provided still is not working. I am not sure what's wrong with it.
For some reason it is still not working. I'm not sure if it matters or not, but the word art's layout is more in the background of the text then in the usual header position. It is not located in the little dashed line box for the header/footer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.