Pages

Search

Microsoft Word - Can't save Word Document

Microsoft Word - Can't save Word Document


Can't save Word Document

Posted: 25 Nov 2013 02:58 PM PST

I have a 30 day trial for Office 365. Can not save a word document or import photo into Publisher. What is my problem?

Possible to program a macro that prints various Word docs in various quantities?

Posted: 25 Nov 2013 11:48 AM PST

At the close of each semester I must print out a set of course evaluations for each of our classes. I have a Word document that is merged with an Access account I created, where for any given semester it can create a merge for each class, filling in the teacher's name, course title, course code, semester, etc. at the top.

I'd like to take this a step further. In the Access database, in addition to the teacher's name, course code, etc. I also have the number of students enrolled in the class. How would I program a macro that can take the quantity of students and automatically print that number of copies for that class?

Thank you for your help.

Office Home&Student 2013

Posted: 25 Nov 2013 10:58 AM PST

Can not get into any or the program ie word, excel. power point etc?

Problems with 2013 Microsoft

Posted: 25 Nov 2013 10:47 AM PST

I recently got a new computer with Microsoft Word 2013.  I had 2010 on my old computer.  I was told they were compatible.

When I open a file from 2010 in the Microsoft Word 2013 it changes all my quotation marks to @# to weird symbols.  It changes my apostrophe to = the equal sign.  

How do I fix this??

I can't open any of my Office Programs.

Posted: 25 Nov 2013 10:38 AM PST

I recently bought Office 2013 about a month ago and it installed without a hitch. Then 2-3 days ago it just stopped working. When I click on a saved Word document or try open a new one this message comes up "Sorry, something went wrong and Word was unable to start. (2)". This is really annoying because I really need to use Word as I have lots of work and revision to do for my Exams at the end of this year and I don't have £100 to spend on another Office booklet thing. If you know how to fix this please help out, much appreciated. GrantVolrath

Problems with emailing a Word 2013 Document to Outlook.com

Posted: 25 Nov 2013 09:52 AM PST

Hello,


I was trying to attach a Word 2013 document to a co-worker. But when I did click on share and the email attachment, I get a message saying "Word couldn't send email because of MAPI failure: Unspecified Error". I should mention to that I have an Outlook.com account, and I am only trying to send one email. So how do I connect Word 2013 to Outlook.com so that there will not be any problems sending Word documents?


Problem creating Mailing Labels in Word Mail Merge (only the first label prints)

Posted: 25 Nov 2013 09:12 AM PST

Hi, Its holiday time and I am trying to create a set of mailing labels.  My addresses are in in Excel, (Columns are Title, First, last, Street and City/State/zip).

I created the label template in Word using the Avery Number, and added <Address> to the first label.  All subsequent labels show <Next Record>.  Preview seems to work, it displays the first label and I can step through the names one at a time.  However, when I select create and print, all I get is the first label at the top of the page.  The other 29 labels are blank.  There are no empty rows or columns in my address list,  How do I get it to print all of the labels on the page?

What is the file location d.docs.live.net? How do I access the files stored there?

Posted: 25 Nov 2013 08:48 AM PST

My skydrive has gone bonkers and a number of my documents were saved to a file location starting with d.docs.live.net.  I can't access them.  Please help!!!!

Tanya

Excel 2013 and Word 2013 Won't Load Files from Hard Drive

Posted: 25 Nov 2013 08:11 AM PST

I just installed the 2013 Office Pro suite and I'm having problems with Excel 2013 and Word 2013. They open okay, but when I try to load a Word Doc or Excel File from my hard drive I get the error that Word/Excel has stopped working and get to either select Quit Program or Search for Solution and Quit Program. When I double click at existing Word or Excel file on my system, I get the same error and Word/Excel won't load at all. I've tried the Program Repair feature, but that didn't fix the problem. Nothing comes up off the internet search to fix this issue.  My Excel 2010 and Word 2010 still work just fine so I'm using those until I get 2013 fixed. Can someone please help?

Word 2013 Stopped Working Dialog Box:

 

Problem signature:

  Problem Event Name:                        BEX

  Application Name:                             WINWORD.EXE

  Application Version:                           15.0.4551.1001

  Application Timestamp:                     5234103e

  Fault Module Name:                          unknown

  Fault Module Version:                        0.0.0.0

  Fault Module Timestamp:                  00000000

  Exception Offset:                                002fccac

  Exception Code:                                  c0000005

  Exception Data:                                   00000008

  OS Version:                                          6.1.7601.2.1.0.256.1

  Locale ID:                                             1033

 

Additional information about the problem:

  LCID:                                                     1033

  skulcid:                                                 1033

 

Read our privacy statement online:

  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

 

If the online privacy statement is not available, please read our privacy statement offline:

  C:\Windows\system32\en-US\erofflps.txt

 

Excel Stopped Working Dialog Box:

Problem signature:

  Problem Event Name:                        BEX

  Application Name:                             EXCEL.EXE

  Application Version:                           15.0.4551.1003

  Application Timestamp:                     524a7d99

  Fault Module Name:                          unknown

  Fault Module Version:                        0.0.0.0

  Fault Module Timestamp:                  00000000

  Exception Offset:                                0034ee30

  Exception Code:                                  c0000005

  Exception Data:                                   00000008

  OS Version:                                          6.1.7601.2.1.0.256.1

  Locale ID:                                             1033

 

Additional information about the problem:

  LCID:                                                     1033

  skulcid:                                                 1033

 

Read our privacy statement online:

  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

 

If the online privacy statement is not available, please read our privacy statement offline:

  C:\Windows\system32\en-US\erofflps.txt

 

 







saveas not working in WORD VBA

Posted: 25 Nov 2013 08:03 AM PST

I recently upgraded from Vista to Windows 8. A WORD 2007 macro stopped processing the "saveas" command. Here is the syntax I am using, that worked fine in Vista:

 

    ActiveDocument.SaveAs FileName:=TxtSalva, FileFormat:= _
        wdFormatText, LockComments:=False, Password:="", AddToRecentFiles:=True, _
        WritePassword:="", ReadOnlyRecommended:=False, EmbedTrueTypeFonts:=False, _
         SaveNativePictureFormat:=False, SaveFormsData:=False, SaveAsAOCELetter:= _
        False

In Windows 8, this code line causes it to opens the File Picker dialog with blank filename field:

 

 

although the behaviour should be to save my TXT file with the name in TxtSalva variable and move to the next code line.

 

Could anyone help?

 

Thanks in advance, Alex

 

office home & student 2013 shows locked.

Posted: 25 Nov 2013 07:55 AM PST

Office Home & Student 2013 was loaded on my new computer by company I purchased from.  I registered the program.  It worked for a few weeks.  Now any document I enter is not saved.  Response shows system locked.  What can I do?

2010 Word Track Changes

Posted: 25 Nov 2013 07:39 AM PST

I have a document to which I have already made changes.  Additional changes are required, but the original changes also need to remain visable as changes (i.e. red, underlined copy for new language, bubbles for deletions, etc.).  How do I keep the original changes and add new ones so the second set of changes is differentiated from the first?

Printer settings not saving

Posted: 25 Nov 2013 07:37 AM PST

I have a user that is trying to print a Word 2013 document.  When you look at the printer properties in Word the paper says heavyweight paper.  When you change it to use any other kind of paper it will not save the setting.  The default printer properties says automatically select.  I even changed it to use plain paper and when you open any word document it still says heavyweight paper.

any ideas?

Convert Microsoft Office Small Business Management Edition 2006

Posted: 25 Nov 2013 07:16 AM PST

Can the Microsoft Office Small Business Management Edition 2006 be converted from XP to fit Windows 7 64 bit?  If yes, how?

Spacing Before and After doesn't seem to be cumulative in Word 2013

Posted: 25 Nov 2013 07:11 AM PST

Word 2013's default paragraph spacing Before is 0, After is 8, and line spacing is multiple at 1.08. 

  1. If I increase Spacing Before from 0 to 8, shouldn't the spacing between paragraphs then be cumulative to 16 pt? It isn't and I'm wondering why not.
  2. Also, how does the check box "Don't add space between paragraphs of the same style play into this? 
  3. Is the After setting or is the Before setting cumulative with the line spacing setting?
  4. Does the default font size of 11 pt. play into any of this?

  1. When I set double spacing, why does the At box show nothing?
  2. Should the spacing before and after settings be cumulative as well for double spacing?

Here are some examples in which the first two paragraphs have Before of 0 and After of 8 and the second two paragraphs have Before of 8 and After of 8. I see no change.

Word 2010 - Outline has gone Crazy

Posted: 25 Nov 2013 06:43 AM PST

Help.  I am working under a deadline.  The Normal Template has gone crazy, and the outline function with it.

I need to clean out the formatting in the current document.
I need to reset Normal and Styles to factory default.
I need to download or set up very traditional outlines - one with Roman numerals and the other with numbers.
Everything I do makes it worse.

Beth

With respect Office Starter 2010..."Arrange' Panel is Grayed

Posted: 25 Nov 2013 04:22 AM PST

I want to prepare a newsletter.  The "arrange" [text wrapping, etc' are grayed and I cannot use them.  How do I open this area so that I can prepare a three column newsletters with photos, inserts, etc.?

Table flowing Horizotnally

Posted: 25 Nov 2013 03:06 AM PST

I have one document.
In middle of the document I have one table with two small columns. 
Is it possible to make this table with Four Columns and table to flow on the right hand side.

For example when I press tab on the last cell, it adds a new row on the next line. I want it to add new row on the right hand side first and then next row on the left hand side.

Is this possible?

BuildingBlockEntries issue

Posted: 25 Nov 2013 02:47 AM PST

Dear experts,

I am trying to get the pages of my documents numbered via macro (having a small triangle at the bottom far left-hand side of the pages).

I have simply recorded a macro and when I am inserting it in my code, when I arrive at the BuildingBlockEntries line, it give me error "the request member of the collection does not exist".

My building block template/add-in is enabled in word options, what I am doing wrong?

Here is the code:

 

ActiveDocument.AttachedTemplate.BuildingBlockEntries("Triangle 1").Add _
        Where:=Selection.Range, RichText:=True     'this is the line giving problems
    Selection.HeaderFooter.Shapes("AutoShape 2").Select
    Selection.Font.Color = -587137025
    Selection.ShapeRange.Fill.ForeColor.ObjectThemeColor = _
        wdThemeColorBackground1
    Selection.ShapeRange.Fill.ForeColor.TintAndShade = -0.15
    Selection.ShapeRange.Fill.Visible = msoTrue
    Selection.ShapeRange.Fill.Solid
    Selection.Font.Name = "Calibri"
    Selection.Font.Size = 28
    Selection.Font.Bold = True

 

Thanks you very much for your help!

Kind regards

Valeria

 

word and excel quit working after installing epson printer. Help.

Posted: 24 Nov 2013 08:35 PM PST

Both Word and Excel quit responding after installing an Epson printer. Help please.

How do I backtrack from Word 2013 to 2010?

Posted: 24 Nov 2013 06:48 PM PST

Just got a new Windows laptop and had all my Word files transferred to it.
Come to start working with it and discovered that I have Word 2013 installed.
Hate it passionately, from the New Brutality graphics to the sign-in nonsense
to the whole concept of an online word processing program. (I also hate the term
"word processing" but that's because I am a writer and a cranky old lady to boot.)
All my writing files were done with Word 2010. I don't love it as much as I did WordPerfect, of blessed memory, but it's much preferable to this new mess.
So: how would I downgrade from 2013 to 2010 without losing data or corrupting files, or giving myself a heart attack?
Any suggestions would be deeply appreciated.

lost office files

Posted: 24 Nov 2013 05:36 PM PST

i used one key recovery button and now I had to reinstall office 2010...files are lost in office ...any way to find them in my computer???

Saving WORD doc as JPG

Posted: 24 Nov 2013 05:31 PM PST

How do I save a WORD doc as JPG file?  just upgraded from 2010 to office 365 and I cannot do this anymore? 

Microsoft Word is crashing!

Posted: 24 Nov 2013 03:12 PM PST

Microsoft Word is crashing every time I try to open the thesaurus or use define. I have tried to use the options stated on a previous thread "Word 2013 Crashes by clicking thesaurus or define" posted November 3rd, but I had no luck with receiving a useful response. I am using Windows 8.1 and Microsoft Office Professional Plus 2013. I am obviously not the only person with this issue...I really thought Microsoft would have had a fix for this by now. Please help with this problem. It works just fine in PowerPoint.  

Unable to work with Office 2013 applications after upgrading to Windows 8.1

Posted: 24 Nov 2013 08:27 AM PST

Original title: Microsoft Windows 8.1

I upgraded to windows 8.1 and now I can't get any of the windows office programs to open