Pages

Search

Microsoft Word - Word 2013 error msg: "There was a problem sending the command to the program" - but there wasn't!

Microsoft Word - Word 2013 error msg: "There was a problem sending the command to the program" - but there wasn't!


Word 2013 error msg: "There was a problem sending the command to the program" - but there wasn't!

Posted: 07 Aug 2014 03:10 PM PDT

Every time I open a Word 2013 document, the document begins to open, and then this error pops up. I close the pop-up box, and the document is open and ready to be worked on. If I open an older version document in compatibility mode, I do NOT get this error. I tried to get a screen-shot of the message box but can't; I'm using an HP netbook, with Windows 7 Starter. Any idea how I can get rid of this false error message? It's very annoying! TIA!

Sorry Word online ran into a problem...

Posted: 07 Aug 2014 12:38 PM PDT

I created a document library to store reports in word format, an even created a Template for how I wanted the report to look (all found on various forums online).  To populate this library I linked it to an existing list containing data.  I then created a workflow that triggered when either a new client was created or the data of one of the clients was modified.  This all worked out very well.  The data was showing in the document library as planned, though with a bit of formatting concerns, but the problem came when I tried to open the document in Word.

Each time I attempted to open a document, I received an error stating:

Sorry Word Online ran into a problem opening this document. Would you like to open it in Word.

However when I attempt to open it in word, the document is blank.

What am I doing wrong?

Comments not printing in MS Word 2013

Posted: 07 Aug 2014 11:13 AM PDT

My comments are not printing in MS Word 2013.  They are showing up in Print Preview, I have "Print Mark Up" selected.  When I print, it has a grey margin on the right hand side, but the comments themselves are not printed.  Does anyone know how to get these to print?

Word 2013 - Information bubbles for changed inline text (track changes) does not appear.

Posted: 07 Aug 2014 10:19 AM PDT

I have a problem with Tracked Changes on one of our Word 2013  installations.  On my installation of Word 2013, when I mouse over text which has been edited or added, a box (or bubble) pops up showing the date and time that the text was inserted and by whom.

Here's a link to an image showing what I mean.  http://imgur.com/TCEZ4oY

I hover my mouse cursor over the red text, and the information box showing SHC's editing information appears.  This is normal, desired behaviour.

On a colleague's Word 2013, he performs the same action and the box does not pop up or flashes briefly then disappears.  Is there a setting somewhere to make this box appear and stay put?  Is this a bug?  A video driver issue?  I have tested it on various other Word 2013 installations in the office, without a problem.

Thanks

-Ed

Macro for Conditional Text

Posted: 07 Aug 2014 09:39 AM PDT

A co-worker has asked me about creating an interactive document where they could show/hide portions of a contract based on which services the client elects to purchase.  

So I found this awesome set of macros (http://www.abelard.com.au/words-3-2.pdf), but they're slightly out-dated.  They don't completely work, and I'm not sure if it's the tagging or the processing of the tags that's not working properly.  It might be that I'm copying/pasting it wrong?  I'm pasting it at the end of the post for you to take a look at.  I can see the tags when I complete that part of the process, but then when I go to process the tags, no matter what I put in the text box it just automatically hides everything on the page.  

But my main question here is twofold.  Is this the best way to go about using conditional text in word?  For tech writers out there, I'd like to mimic the type of functionality that exists in FrameMaker for conditional formatting.  If so, I'm also wondering how to display, like it shows in the article, a Display Content window from which the user can select the tags to display.  So for example, if you take a series of paragraphs with JQ, JA, SQ, and SA tags, you could select to display any combination of these tags.  

Sub AddTagToParagraphs()
 Dim newTag As String, oldTag As String
 Dim myPara As Paragraph
 oldTag = TagPara(Selection.Paragraphs(1), "")
 newTag = UCase(InputBox("Type tag for selected paragraph(s).", "Single Source ", oldTag))
 For Each myPara In Selection.Paragraphs
 oldTag = TagPara(myPara, newTag)
 Next myPara
 Set myPara = Nothing
End Sub

Sub ProcessTags()
 Dim TagsToShow As String
 Dim myPara As Paragraph
 Dim myTag As String
 Dim i As Integer
 Dim hidePara As Boolean
 TagsToShow = UCase(InputBox("Type tags to make visible. Leave blank to show all", "Single Source"))
 ActiveWindow.View.ShowHiddenText = True
 ActiveDocument.Range.Font.Hidden = False
    For Each myPara In ActiveDocument.Paragraphs
    myTag = TagPara(myPara, "")
        If myTag <> "" Then hidePara = False
    For i = 1 To Len(TagsToShow)
         If InStr(myTag, Mid(TagsToShow, i, 1)) = 0 Then hidePara = True
    Next i
    If hidePara Then
    myPara.Range.Font.Hidden = True
    End If
    Next myPara
     ActiveWindow.View.ShowHiddenText = False
     ActiveWindow.ActivePane.View.ShowAll = False
 Set myPara = Nothing
End Sub

Function TagPara(myPara As Paragraph, myTag As String) As String
 Dim pos1 As Integer
 Dim pos2 As Integer
 Dim myText As String
 Dim myRange As Range
 Set myRange = myPara.Range
 myText = myRange.Text
 pos1 = InStr(myText, "{")
 pos2 = InStr(myText, "}")
 If pos1 > 0 And pos2 > pos1 Then
 myRange.SetRange Start:=myPara.Range.Start + pos1 - 1, End:=myPara.Range.Start + pos2
 Else
 myRange.MoveEnd unit:=wdCharacter, Count:=-1
myRange.Collapse direction:=wdCollapseEnd
 End If
 If myTag <> "" Then myRange.Text = "{" & myTag & "}"
 myText = myRange.Text
 If Len(myText) > 1 Then TagPara = Mid(myText, 2, Len(myText) - 2) Else
TagPara = ""
 myRange.Font.Hidden = True
 Set myRange = Nothing
End Function


Cursor disappears when in text area or a data entry box...

Posted: 07 Aug 2014 09:25 AM PDT

Cursor disappears when I hover over ANY place I could enter something.  It happened just now when I placed it in THIS box to enter this question.

In Word it is most annoying as the whole page has the problem.

I recently had to restore my computer back to "just out of the box" new.

Ultimately, I had Office 2013 installed.

I've looked at other threads here & the questions don't exactly match, and the answers don't seem to apply.

EXCEPT for the suggestion to reload my mouse drivers.

The problem is that I can't find where to "reload" or "reinstall" my mouse drivers.

Control panel says on hardware tab that I have THREE, btw.  My computer is HP all-in-one with touch screen, so that's probably the first one listed.  Then I have a wireless mouse.  Control panel's third one says it's connected via USB port... don't know what that's about unless it's a "just in case" I have to resort to a wired in mouse?

When I clicked on pointer tab, got two files missing errors:  hcross.cur and hibeam.cur -- which supports the need to reload drivers.

I did, however, try unchecking "hide pointer while typing" but that didn't fix this particular problem.

Anyway, if you can help me either reload the mouse drivers or otherwise find my cursor, I would greatly appreciate it!

--Paula in Texas

Slide Show

Posted: 07 Aug 2014 07:27 AM PDT

08/07/14- I have several beach pictures in my Picture Folder and I want to have them in a slide show on the desktop. When I open the Picture Folder and use the slide show option the pictures show in a slide show. However when I click on the 'exit' button and go back to the desktop the slide show has stopped. Under  "Personalize" then "Desktop" I don't see an option to create a slide show for the desktop. How can this be done?

Page Numbering In Word

Posted: 07 Aug 2014 07:23 AM PDT

Okay, so I am trying to add page numbers to a 300+ page long document for use with the table of contents. This is a manual that sourced different documents that were inserted into a single document (all with random section breaks-pain in the butt). When I try to insert a page number, it increases the size of the footers and it throws off the formatting to where there will be be single lines of text on a single page. Also, the header/footer margins seem to be different for each of the sourced documents so the page numbers appear in different parts of the footer. Is there an alternative way to number the pages such that it doesn't touch any of the formatting like insertion of a text box in the lower right corner of each page? Or are there other options?

Word 2010 Save and Send fails saying Outlook cannot contact the server

Posted: 07 Aug 2014 05:22 AM PDT

Windows 7 Enterprise, Office 2010 both fully updated. Running Outlook in an Exchange environment. Outlook is open at the time the user attempts to do the Save and Send as an attachment in Word 2010. Any ideas on how to fix this?

Auto Versioning

Posted: 07 Aug 2014 05:03 AM PDT

Hi,

a question about versioning. It there an easy way in all office products, but largely word, ppoint and project to autoversion documents.

IE avoid going save as and then changing the number, instead clicking a link that will automatically save as the next version. e.g mydoc.01 -> mydoc.02 etc.

I know there are third party version control plugins and and the autorecover versioning, but the former is too complex, and the latter cannot be relied on for teams.

maybe I am looking to closely and there is a better practise solution out there ?  

Office iPad unable to delete documents from "Recent" folder

Posted: 07 Aug 2014 04:40 AM PDT

I have MS Word and Excel for iPad.  I am unable to delete item icons from my "Recent Docs" folder.  The items are removed, but the icon still exists.

i attempted to resolve it by closing the app (a hard close) and going into settings and going under the "Reset Word/Excel" and Clear all Documents/Workbooks.  I then reset the app and the document icons are still there.

Am I missing a step?  Any help please.  Thank you.

Printing A5 leaflets on Galaxy Tab S

Posted: 07 Aug 2014 03:53 AM PDT

I am planning getting a a Galaxy Tab S, 10.5. But i need to print 4pp and 8pp leaflets in A5 size on a duplex printer (2 pages on each side of A4 landscape). Can this be done with Office 365 or Word on Android on the Galaxy Tab S? (I do not think this can be done on Android Hancom). Thank you in anticipation. Don

MS Word: How to remove all return (new lines) in an exising document

Posted: 07 Aug 2014 02:11 AM PDT

MS Word: How to remove all returns of short lines in an existing document?

 

My microsoft office doesn't work properly. why.?

Posted: 07 Aug 2014 01:07 AM PDT

can you teach me how to fix it.?

Encarta Dictionary requesting a login

Posted: 06 Aug 2014 03:56 PM PDT

Using Office 2010 -> Word 2010. When using the Encarta Dictionary, I'm getting prompted for a login to office.microsoft.com. Did the Encarta Dictionary get placed behind an Office 365 paywall?

On a Windows 2008 Terminal Server.