Microsoft Word - In Word 2010, only a few images are replaced with placeholder |
- In Word 2010, only a few images are replaced with placeholder
- Word doc missing from drop down menu
- Unable to insert page numbers in Word 2007 documents
- Office 365??
- Printing a book - text on odd numbered pages with even numbered pages left blank
- Macro to find a variable length text and replace it with some words
- Word and Excel restart after program is closed
- Can't change Default Table text size in Word 2010
- error message: The list of common spanish (Spain-Modern sort) Auto corrections is not available...
In Word 2010, only a few images are replaced with placeholder Posted: 10 Feb 2013 02:40 PM PST I have many images in my document, most of which are individally inserted, a few are inside a drawing canvas. During editing, I like to use Picture Placeholder, however not even a third of the images are replaced with a placeholder.
Having every image redrawn during scrolling through my document is annoying.
All of the images are jpeg format.
Any ideas how to get Placeholder to hide all the images?
Thanks, Sharon |
Word doc missing from drop down menu Posted: 10 Feb 2013 12:42 PM PST Dear all, Recently wiped my pc hard drive & restored all software etc. Re-installed Microsoft office home & student 2007, all been working well for approx 4 weeks. (I have a genuine disc, purchased a few years back new). Office package still working, though one problem; If you try & create a new word doc by right clicking, then selecting 'new', where there are many files to choose, excel, power point etc, the word doc option now isn't there?? Journal document seems to have taken the place of word document? If I go to my start menu programs & click on the Microsoft office file, then word doc is shown & available, confused, you bet! Many thanks, Tony LJ |
Unable to insert page numbers in Word 2007 documents Posted: 10 Feb 2013 11:45 AM PST I have Office 2007 installed with Windows 7 Pro 64-bit. I have been unable to insert page numbers in Word documents, and the help document only gives instructions for Vista and XP. Also, although can find the U.S. locale folder 1033, I cannot find the Building Blocks.dotx template (with or without the space). |
Posted: 10 Feb 2013 09:21 AM PST I have just purchased office 365 and followed all instructions, but now i have not got a clue where and how to open up word so my children can start doing their homework. Where is this word 2013 and where do i open it |
Printing a book - text on odd numbered pages with even numbered pages left blank Posted: 10 Feb 2013 01:34 AM PST I have word document running to 500 pages; the sheet size is A4. I need to print this document and bind into a book. For this, I would like to print this document in the form of a booklet each with 16 or 32 pages of A3 sheet in landscape orientation folded in the middle. I will have pages 1, 3 , 5 and so on printed but page numbers 2,4, 6 and so on will remain blank. How can I do this either with Word 2010 or Publisher 2010? If it is not possible with MS Office what is the solution? Any detailed instruction greatly appreciated. |
Macro to find a variable length text and replace it with some words Posted: 09 Feb 2013 01:24 AM PST Hi, I'm trying to have a macro that select some text and replace it by a couple of words. My selection of text is of variable length but always starts and ends with the same words (here "START" and "The End"), so I'm trying to have a macro that selects a range based on those two strings of characters as beginning and end (case is important to accurately select the range) then replace it with words of my choice (here "My choice"). My current try does select the proper range but instead of replacing the whole selected range, it replaces only the word "The End" with "My choice". I guess I have a problem in the hierarchy of actions... Sub EngCleanBegin() ' ' EngCleanBegin Macro ' ' Dim myrng As Range, endrng As Range Selection.HomeKey wdStory Selection.Find.ClearFormatting With Selection.Find Do While .Execute(findText:="START", MatchCase:=True, Forward:=True, Wrap:=wdFindStop) = True Set myrng = Selection.Range Loop End With Selection.HomeKey wdStory Selection.Find.ClearFormatting With Selection.Find Do While .Execute(findText:="The End", MatchCase:=True, Forward:=True, Wrap:=wdFindStop) = True Set endrng = Selection.Range Loop myrng.End = endrng.End myrng.Select With Selection.Find .Replacement.Text = "My choice" .Forward = False .Wrap = False .Format = False .MatchCase = False .MatchWholeWord = False .MatchByte = False .MatchAllWordForms = False .MatchSoundsLike = False .MatchWildcards = False .MatchFuzzy = False End With Selection.Find.Execute Replace:=wdReplaceAll End With End Sub |
Word and Excel restart after program is closed Posted: 08 Feb 2013 09:25 AM PST I am running Office 2013 on a computer recently upgraded to Win 8. When I exit Word or Excel, i get an immediate error message and then the Word is restarting message. I have searched for answers and have not found any that pertain to my situation. |
Can't change Default Table text size in Word 2010 Posted: 08 Feb 2013 08:33 AM PST I am using Word 2010 to create a template but it won't allow me to change the default table text size from Myriad 11pt to 10pt. The dropdown to reduce size is there but it won't apply when I click anything below normal document text of 11pt. The whole table is formatted correctly apart from the text size. I can apply the correct styles but then when I add a new table to the template it still contains the wrong style. |
error message: The list of common spanish (Spain-Modern sort) Auto corrections is not available... Posted: 07 Feb 2013 09:54 AM PST I'm constantly getting the error message: "The list of common spanish (Spain-Modern sort) Auto corrections is not available. This feature is not currently installed. Would you like to install it now?" It doesn't matter if I click yes or no, it keeps popping up. |
You are subscribed to email updates from Office Forum - Answered Threads, Microsoft Office Word To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |