Pages

Search

Microsoft Word - Format only Table Cell with custom color

Microsoft Word - Format only Table Cell with custom color


Format only Table Cell with custom color

Posted: 06 Nov 2013 02:55 PM PST

Hello.

I would like some help with creating a macro to select table cells with specific background color, but dont know where to start.
My document is very long (200pags) all with tables.
The issue was to select all specific cells, ex: cell (2, 2) in all tables and then i would apply my style and formatting.

Thanks for all the help.

Red font/Cross-outs disappear Word 2010

Posted: 06 Nov 2013 12:47 PM PST

When I receive an edited version of a Word document (red lined with cross-outs) via Outlook, and the program asked me if I wanted to enable editing, I said yes, and all the red font and crossouts disappeared. Now the edits all show in black without the crossouts or red showing. I tried adjusting the Review tab (show markups etc) - didn't make a difference.

Word 2010 document lost

Posted: 06 Nov 2013 11:34 AM PST

Hi there,

I have been working on a Word document, Using Windows XP,  for number of hours And wanted to e-mail to a colleague to review.

I went to convert it to a PDF, which I've done thousands of times, and the conversion failed, but the failure message disappeared before I could register what had happened.

The problem is that the word document disappeared and I can't find it anywhere. the file name shows up in recent documents and in a couple of other places, but it's a shortcut with the same name.

Otherwise it's gone!

Any ideas would be appreciated


When I open Word File downloaded from others in Office 365, get message saying "not compatible"

Posted: 06 Nov 2013 10:58 AM PST

When I download a Word file sent to me from someone else and then open in Office 365 Premium I have on my machine, I always get the message that there is "a problem in sending the command to the program". I believe these are usually .docx files, once I hit OK, and then enable editing, everything seems to work OK, but it is annoying and I also was wondering if I just have a setting incorrect or something else I need to do to avoid this (does it really mean anything?).

DOES not happen when I do the same with Excel or PowerPoint files I am sent by others and download, just WORD. Any ideas?

vertical line spacing?

Posted: 06 Nov 2013 10:35 AM PST

How do you change vertical line spacing?

VBA for updating specific fields

Posted: 06 Nov 2013 10:32 AM PST

Hello,

Let me first say that I understand noting of VBA, so please forgive any misconceptions on my part. I created a quotation-styled form with a few fields containing formulas (i.e. total price, taxes...) in Word. Their value depends on columns like product price, quantity, etc.

I would like to add an ActiveX button to update these specific fields once I have filled in the form (so the document would be protected). I have set bookmark names to them, since I assume the code would need to call them.

Also, I would like the button not to show when printing.

Can this be achieved? What would be the code?

Thank you.

Global Word Template Problem

Posted: 06 Nov 2013 10:27 AM PST

I opened up a file to complete a menu translation and it seems to have changed my global Word template.

This file had some odd grid pattern in the background of the text. Now any document that I open will have this grid pattern also. 

In an older version of Word, there was a way to find the basic global Word template and make it a read only file to not have problems with a file corrupting the basic Word format.

With the new Word and with a Portuguese version, I have no idea what to look for nor where to find it.

I hope someone can provide some basic directions for me to correct my problem.

Word 2010 - Is There A Way To Replace Styles In Multiple Documents?

Posted: 06 Nov 2013 10:27 AM PST

I have a number of documents that have been formatted with a set of styles.  The styles have changed format, and now I have to update many documents to the new style set.

 

I know this can be done by using the style organizer; however this is only one document at a time.

 

Is there a way to create a style master, and use it to update the styles in multiple documents?    Ideally, this would use a master document as the source, and modify all files within a specified directory.

 

(Note: the style names did not change, only the paragraph format within each style.)

Word 2013 - Page Scaling

Posted: 06 Nov 2013 10:14 AM PST

Hey all -

I'm trying to use the page scaling option under the Print menu in Word 2013, but it doesn't appear to be scaling anything. Even when the margins are set to the allowed minimum, the scaling option merely clips the margins to make the page fit - no actual scaling down takes place. Is there something I'm missing when setting up the document and/or the printing and scaling options?

Thanks,
Erin

Word 2007 won't print pictures/graphics

Posted: 06 Nov 2013 07:45 AM PST

Hello... I'm working on a fairly large Word document that contains a ton of graphics that I've cut and pasted into the document. These appear fine in a "Print Preview" but don't appear when I print to any of my printers or to a PDF printer driver.
If I open the file in a .docx compatible editor and try to print it works just fine, which is my solution for now.  But I'd love to get Word to handle this correctly.

Here's some more details:

> Some of these images are pasted into tables, and some are pasted directly into the body of the document.
> These have ALL come from "Snagit", which allows me to capture portions of the screen.  I capture an image, copy it in the Snagit Editor, and then paste it in Word.
> This is Word 2007 in a windows 7 64 bit OS - all updates and patches are current to both Word and the OS.
> I've pasted one of the typical images below.


Any help would be much appreciated.

Thanks!

Creating a pull down menu in Word 2013

Posted: 06 Nov 2013 07:43 AM PST

I recently opened a template in Word that contained a 2-column table.  It was designed to be a survey with the second column containing a pull-down menu (identical in each row) with answer choices.  For each row, the participant would read a statement or question in column 1 and then select a response from the pull-down menu in column 2.  I have looked and looked for instructions on how to create this.  Can someone point me to some instructions?  This is a very valuable tool for me if I can figure it out.  Thanks.

Microsoft Word will not open

Posted: 06 Nov 2013 06:36 AM PST

I have Office 2013 on my Dell and the last two days I cannot open Word.  I tried going to the control panel to do a "fix" but that didn't work.  Now what?

Editing equations

Posted: 06 Nov 2013 03:32 AM PST

Good morning everyone!!

I am working with equations in word, but when I finish writing an equation and then want to add some information on the right, the equation changes automatically. I will show you:

This is how I want the equation:
This is how it changes when I just add some information on the right

I don't want it to change automatically!!! I need it to stay in the first immage format.!!! PLEASE HELLLPPPPP!!

Nathalie

Programmatically duplicate a table row in a RTF file

Posted: 06 Nov 2013 02:28 AM PST

I need to duplicate  a table row  in a RTF file. I am struggling to understand the definition of what I need to copy and duplicate.

 

My process at the moment is as follows.

1)      I search in the RTF data for a string that I know is in a table cell.  In this case <<[QL]

2)      This row has two cells.

3)      I then search backwards from this to find the \trowd control character

4)      From this point I search backwards again to find the start of the group i.e. "{"

5)      Then from my tag <<[QL>> I search for the end of the row. The \row control character

6)      From this point I search for the closing "}" of the group

7)      I then copy this string as the row template

8)      I then create another string by appending by duplicating the row template , for each appending I change \irowN and \irowbandN with the next number i.e. irow1

9)      I also check if there is a control character \lastrow if it is not the last row I remove this.

10)   I now expect this string to have four rows of data.

11)   I duplicate these by replacing the row template with 4 of these i.e. appending this row template 4 times

12)   I then write back the file contents.

 

When I open the RTF file I get an error and the repair tool indicates an error of "Table end-of-cell-markers"

 

My row template looks like this :

"{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \trowd \irow0\irowband0\ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr

\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10 \trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3

\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr

\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134\row \ltrrow}\pard\plain \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\yts15 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0

\f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]itemDec>>\cell }\pard \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\pararsid16582897\yts15 {

\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]item}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 Qty}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 >>}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \cell }\pard\plain \ltrpar

\ql \li0\ri0\sa200\sl276\slmult1\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0

\insrsid16582897 \trowd \irow1\irowband1\lastrow \ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10

\trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3 \clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb

\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134

\row }"

 

My duplicated rows now look like this :

 

" {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \trowd \irow0\irowband0\ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr

\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10 \trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3

\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr

\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134\row \ltrrow}\pard\plain \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\yts15 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0

\f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]_0itemDec>>\cell }\pard \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\pararsid16582897\yts15 {

\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]_0item}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 Qty}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 >>}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \cell }\pard\plain \ltrpar

\ql \li0\ri0\sa200\sl276\slmult1\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0

\insrsid16582897 \trowd \irow1\irowband1 \ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10

\trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3 \clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb

\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134

\row } {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \trowd \irow0\irowband0\ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr

\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10 \trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3

\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr

\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134\row \ltrrow}\pard\plain \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\yts15 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0

\f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]_1itemDec>>\cell }\pard \ltrpar\ql \li0\ri0\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\pararsid16582897\yts15 {

\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 <<[QL]_1item}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 Qty}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 >>}{\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid16582897 \cell }\pard\plain \ltrpar

\ql \li0\ri0\sa200\sl276\slmult1\widctlpar\intbl\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \f31506\fs22\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0

\insrsid16582897 \trowd \irow1\irowband1\lastrow \ltrrow\ts15\trgaph108\trleft-108\trbrdrt\brdrs\brdrw10 \trbrdrl\brdrs\brdrw10 \trbrdrb\brdrs\brdrw10 \trbrdrr\brdrs\brdrw10 \trbrdrh\brdrs\brdrw10 \trbrdrv\brdrs\brdrw10

\trftsWidth1\trftsWidthB3\trftsWidthA3\trautofit1\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\tblrsid16582897\tbllkhdrrows\tbllkhdrcols\tbllknocolband\tblind0\tblindtype3 \clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb

\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth5057\clshdrawnil \cellx4949\clvertalt\clbrdrt\brdrs\brdrw10 \clbrdrl\brdrs\brdrw10 \clbrdrb\brdrs\brdrw10 \clbrdrr\brdrs\brdrw10 \cltxlrtb\clftsWidth3\clwWidth4185\clshdrawnil \cellx9134

\row }"

 

 

My specific questions are

1)      Is this the correct way to identify a row of data in RTF

2)      When I duplicate do I need something else between the rows? If I look a the source of a RTF file is see some \pard data but even putting this in does not help

3)      Any idea why this is invalid RTF ?

Office 2013 Crash

Posted: 06 Nov 2013 01:35 AM PST

I recently installed Office 2013 on my pc (A Windows 7 Toshiba satellite), but the only programs that actually open are Publisher and Powerpoint. All of the others get as far as me opening a blank document or a previously created document and an error message appears. I have screen shot the error message and attached the file to my query.


opening word documents in same folder in word 2010

Posted: 06 Nov 2013 01:35 AM PST

Frequently when working on a document in Word (also Excel) I want to open another document in the same folder. In past versions of word when I clicked open I was offered the list of documents in the same folder with the option of then going to other folders. Now this does not happen. I have to click on computer and then documents and then search for my folder - it's a pain in the neck. How can I get access to the other documents in the folder straight away? (I am using windows 8.1)

Trouble opening Microsoft Word Files

Posted: 06 Nov 2013 01:10 AM PST

My computer keeps coming up with an error message when I attempt to open Microsoft office files that did not originate on my computer.

 

The error message is: "Word has experienced an error opening the file. Try these suggestions: * Check the file permissions for the document or drive * Make sure there is sufficient free memory and disk space * Open the file with text recovery converter"

 

I have tried all the options offered but I just cant open these file.  There isn't a problem with the file I am trying to open as it will work perfectly fine on another computer. 

 

Any suggestions to fix? 

Word 365 automatic TOC inserts self as H1

Posted: 06 Nov 2013 12:11 AM PST

Are we overlooking some settings in Word Options?


All document headings are in good layout with Heading 1 applied to appropriate documents sections.

When select References / Table of contents / Automatic table, then Word ignores document layout and sets Contents as "1 Contents".


Problem: All subsequent headings are renamed, so "1 Introduction" becomes "2 Introduction", and so on... More problematic, with cursor in '1 Contents', changing 'Heading 1' Contents to 'Normal' Contents changes "1 Contents" to simply "Contents".

However, corrupted "2 Introduction" remains "2 Introduction".


Note: In all publishing, TOC is never treated as Heading 1, Chapter 1, or anything "1"... TOC is TOC, nothing else.


Only solution I can find is to setup TOC like Index at end of document, and then change "Contents label from that toxic 'Heading 1' default setting to 'Subtitle', then cut and paste TOC back under document Title, where TOC belongs. But Windows should be able to insert TOC correctly, where it belongs, without users hacking the document to re-locate TOC correctly! Creating Subtitle "Contents" and then creating Word 365's Automatic TOC, is the same fail. The manual hack is the only way for now.


How do we maintain document order while inserting the Automatic TOC under the Title or Title page?

[ISSUE] Microsoft Office Jump List and Pinning Documents

Posted: 05 Nov 2013 10:45 PM PST

Let me start off by saying that I have done my research on this issue. I've looked all around for possible solutions and while many other people appear to be suffering from the same issue, none of the possible solutions provided thus far have worked for me. I've even seen a few people who are still stuck in the same boat as myself.


THE ISSUE
Now to the actual problem. It started when I switched to Windows 7. The "Jump List" feature is an amazing thing. However, it's NEVER worked for Microsoft Office applications. Not on Windows 7, not after I upgraded to Windows 8, nor Windows 8.1. Heck, I even just upgraded to Office 365 in hopes it would fix the issue for me.

"Recent documents" do not appear in the jump list nor can I manually pin files to their taskbar icon.

To demonstrate my point, I've attached the following images to show you.

My Taskbar

Example of Jump List working with File Explorer

Example of Jump List not working with Word

Proof that Word is aware of recent documents existing

As you can see, Jump Lists work just fine on other applications. Also shown above was that Microsoft Word is seeing my recent documents. So it's not as if Word isn't seeing that I have recent documents.

SOLUTIONS I'VE ALREADY TRIED
  • The "%AppData%\Microsoft\Windows\Recent\AutomaticDestinations" trick
  • Upgrading from Office 2010 to Office 365 (yeah... I should have known better)
  • Made sure that ".docx" files have Word set as their default application


With all that said, does anyone have any ideas? This issue has driven me nuts for way too long now and I would just like to get it to work like it should. Also, I'm aware that the images might have seemed like overkill but I figured the more detailed I am now, the less questions are needed to be asked.

Thanks for your time!
-Steve

EDIT: I should clarify, Jump Lists do appear to be working for other Office applications (such as PowerPoint). But Jump Lists for Word and Excel are still a problem.

Matte Bevel drawing tool

Posted: 05 Nov 2013 10:22 PM PST

I like to type my own stories that usually last a little longer than 1 page. I give titles to these stories in the header and give a little style to them (a color). I've selected 3 different colors which represent it's own series. I have blue, red and purple respectively with Calibri as the font. When I open up one of those documents, I see that my title in all of them are still Calibri and Matte Bevel (Red, Accent 2 as seen in preview), but what I see is the fill is a very thick pink. to where I can't see the color unless I up the size or change the font. The save dates are still as they were when I last saved them, and it only appears as if the "Matte Bevel" is the only drawing tool to be corrupt. The pink should only be a little thin around the color represented, not so thick that it hides it.

The picture is an example of before and after. 'Before' looks a little distorted only cause I'd previously uploaded these on a private facebook group for specific friends to read and clicked 'preview' (the only way I can see it for how it should be). 'After' is what it looks like now, and I've done no kind of editing since I've last saved it (March 20th, 2013, today being November 6th, 2013)

All I can think is that specific tool is broken somehow. I've tried troubleshooting, but nothing helps.

Content Control Misbehaviour

Posted: 05 Nov 2013 10:01 PM PST

I'm not sure I can call this a bug, but it is certainly more CC misbehaviour.  Perhaps one of the MVPs could forward along to the Word product team.

 

1. Add three plain text CCs to a document.  Title them Primary, Secondary and Tertiary.

2. Add this code to the ThisDocument Module:

Private Sub Document_ContentControlOnEnter(ByVal ContentControl As ContentControl)
  'When moving from Secondary CC to Primary CC, OnEnter event fires for the Primary CC _
  and then a bogus OnEntry event is triggered for the Tertiary CC :-(
  MsgBox ContentControl.Title
End Sub

Private Sub Document_ContentControlOnExit(ByVal ContentControl As ContentControl, Cancel As Boolean)
Select Case ContentControl.Title
  Case "Secondary"
    ActiveDocument.SelectContentControlsByTitle("Tertiary").Item(1).Range.Delete
    'To fix, stet the previous line and unset the next line.
    'ActiveDocument.SelectContentControlsByTitle("Tertiary").Item(1).Range.Text = vbNullString
End Select
End Sub

 

3. Click in the Secondary CC, then click in the Tertiary CC, then back to the Secondary CC, and finally click in the Primary CC.  You should see that a bogus OnEntry event is triggered for the Tertiary CC.

 

It seems that .Range.Delete is causing Word to generate an extraneous entry event. 

 

Issue occurs in Word 2007/2010/2013

 

Thanks.

 

Pixelated Custom Bullets in Word 2007

Posted: 05 Nov 2013 09:17 PM PST

Hi-

I created some custom bullets (15x15 px and 12x12 px) to add to a Word 2007 template, but sometimes they come out pixelated and sometimes they come out OK.
Any ideas about how I can keep them from pixelating so they print properly every time?

Office 2013 ( word)..how to activate the dictionary

Posted: 05 Nov 2013 08:42 PM PST

I can see the icon of dictionary ( round mark) in the task bar when word ( 2013) opened.
But it is not functioning. It is in light grey color. 
Generally, any word can be referred or directed to dictionary which gives the meaning of word.
Please note I am not referring to the dictionaries set up via Store.

Thanks


Screen reduction

Posted: 05 Nov 2013 08:04 PM PST

The picture on my screen takes up too much screen.  How do I reduce the screen size to fit?

Table of contents styles will not apply correctly to Table of Contents but can be applied correctly to other text.

Posted: 05 Nov 2013 04:49 PM PST

I'm working on document created from a  template.

In the template the table of contents styles all apply correctly

How ever in the document created from the template the TOC styles do not apply correctly.

In the modify styles window options box the style previews correctly but in the document it looks different. The syle will apply to the page numbers but will not apply to the text.

If I apply the style to text in the document it applies correctly. But it just doesn't work in the automatic Table of contents in the document.
I am using the same quick style sets in both documents
New documents i make from the template appear to work correctly.

At this point starting the document over is not really an option so i would like to fix if possible.
Can any one point me in the right direction as to what i've done wrong?


How to set up for using IAST (International Alphabet of Sanskrit Transliteration)

Posted: 05 Nov 2013 04:22 PM PST

I'd like to be able to write the romanized version of hindi, and it seems the standard for this is called IAST (International Alphabet of Sanskrit Transliteration).

Does anyone know the name and location of this script, as I would like to install it in windows 8.

Thanks!

Why did the documents I created using Word Starter 2010 become inaccessible in my Documents Library?

Posted: 05 Nov 2013 04:14 PM PST

I created written documents using Word Starter 2010, which came pre-installed on my Lenovo laptop.  At some point, when I opened my Documents Library, those documents had changed into orange colored icons that couldn't be opened anymore using Word Starter 2010. Instead, it said that I had to purchase Windows Office (or is it called Microsoft Office?) in order to open those documents. That costs a lot of money that I can't afford.

Strangely, I can still access Word Starter 2010 and all those documents when I click on the 'Start' Icon and the menu of my programs comes up.  However, I need to be able to access the Word Starter documents in my Documents Library, because they're mostly poems, and to submit them to magazines online I have to be able to access the files through my Documents Library, not through the 'Start' function drop down menu. When you submit poems online, it asks you to select a file - but those files are now inaccessible to me, apparently, except through Microsoft Office.

How can I gain access to my Word Starter 2010 documents again?  The frustrating thing is that the documents - the poems - are still right there in the Library - I just can't open them anymore the usual way.

ADDENDUM: Now I can't even open Word Starter 2010 at all. When I hit the Start icon and my list of programs drops down, I still see Word Starter 2010 there, but when I click on it a box comes up that says - 'Windows 2010 cannot be opened. Repair this through your Control Panel or try again.' 

Locking a Header

Posted: 05 Nov 2013 08:35 AM PST

I am trying to lock the header and footer in a Word 2010 document. I have seen this code: http://www.word.mvps.org/FAQs/Customization/ProtectWord2000PlusHeader.htm and know that it will work but have no idea how to create/run a macro in Word. Can someone explain this for me?

Administrative version. How do I reset this? - Microsoft Office forums

Administrative version. How do I reset this? - Microsoft Office forums


Administrative version. How do I reset this?

Posted: 02 Oct 2005 02:48 PM PDT

Yes you can download a bigger file to install it. The bigger file is
here:

http://www.microsoft.com/downloads/info.aspx?na=46&p=2&SrcDisplayLang=en&SrcCategoryI d=&SrcFamilyId=85AF7BFD-6F69-4289-8BD1-EB966BCDFB5E&u=http%3a%2f%2fdownload.microsoft.com %2fdownload%2f9%2f1%2ff%2f91ffc6b2-0745-470b-8dd3-1285b85db12b%2fOfficeXpSp3-kb832671-fullfile-enu.exe

HTH

Webster wrote: 

Howto install Dutch OCR in Dutch Office 2003?

Posted: 01 Oct 2005 11:11 PM PDT

Thanks Bob,

I think you found the problem. I had just installed it and I assumed that I
had a dutch version of the Office 2003 suit and therefore should have dutch
spelling capabilities but it turned out to be an english version. I got this
version from my employer via the Microsoft Home Use program. My Employer is
an english company but I work for the dutch section of it. So I assumed
wrong. I cannot spellcheck a dutch document. When I try an error message
suggest to install dutch proofing tools.

I would have found this out one of thes days myself I think but thanks for
the advice anyway.

"Bob Buckland ?:-)" wrote:
 

Publisher upgrade requirements

Posted: 01 Oct 2005 07:47 PM PDT

I'm not 100% positive on that, so I'd recommend that you ask that question on the Publisher newsgroup
(microsoft.public.publisher).

http://groups.google.com/group/microsoft.public.publisher
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.publisher
news://msnews.microsoft.com/microsoft.public.publisher

--
Please post all replies to the newsgroup for the benefit of others.
Requests for assistance by email will NOT be acknowledged!



"SeaMaid" <com> wrote in message news:phx.gbl... 


All Office not working - no Excel, no Word, no Publisher!

Posted: 01 Oct 2005 01:23 PM PDT

Thanks for that but they also charge rediculous amounts of money for doing
very little sometimes.

I have got some help from Microsoft for now so will see how it goes.

Thanks all the same!

"TC" wrote:
 

file Y5561401.CAB is missing

Posted: 01 Oct 2005 11:39 AM PDT

Heelo Bob -

I realized after I posted that it was "S" not "5" that I should have posted.

Thank you for your response. It is Microsoft Office 2003 that I am trying to
install and I have THAT CD. I intalled it before without any problems. I do
not have any additional CD's. Is there anyway to figure this out or obtain
that file? Thanks.

"Bob Buckland ?:-)" wrote:
 

Have Licence key for Office Pro 2003 but cannot install

Posted: 01 Oct 2005 10:57 AM PDT

"This is an invalid CD Key value" error message when you try to install Microsoft
Office
http://support.microsoft.com/default.aspx?scid=kb;en-us;842566

--
Mary Sauer MSFT MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com
"Tony M" <microsoft.com> wrote in message
news:com... 


Office installation freeze

Posted: 30 Sep 2005 01:31 PM PDT

I am having a similar problem. I am attempting to rdo a reinstall of office
professional 2003 from cd and at the current action at validating install
the installation progress bar goes up to 1/2 way, stops and then the message
is rolling back install. I then am provided with the priviledge of reporting
the error to microsoft. How do I get it to install?

"Peter Foldes" wrote:
 

MSACCESS 2003 Fails After SP2 Update

Posted: 28 Sep 2005 04:49 PM PDT

I called Microsoft today and they're going to look into this. I'm going to
try to repo on a new Windows 2003 Server Active Directory Domain.

Michael

"Bob Haussmann" wrote:
 

Office 2000 Pro on Windows XP - Limite Account use

Posted: 28 Sep 2005 06:39 AM PDT

After much searching of KB/TechNet etc, I've discovered that an
"AllowLockdownMedia" command was required in the Registry. Problem Solved.
--
JM


"garfield-n-odie" wrote:
 

loading Office 2000 on XP

Posted: 27 Sep 2005 08:01 PM PDT



"David R. Norton [MVP]" wrote:
 

Office 2003 re-installs on every Office launch

Posted: 27 Sep 2005 05:59 AM PDT

We'll, that isn't an option for me. I have a good-size family and just can't
give Admin rights to youngsters. I'm going to keep trying to solve this. I
didn't have the problem with Office 2002.

"Laurent" wrote:
 

What is the key code for the trial version of office?

Posted: 27 Sep 2005 02:43 AM PDT


W8QKV-MT6JR-9VPY8-X7GJ9-37826 offf 2k3 trial cdkey
"Key codes" wrote:
 

Eliminate your program MS Office Small business; it's a waste

Posted: 25 Sep 2005 08:59 AM PDT

Change your behavior and maybe MS will. Put your griping somewhere else. And
is it a Setup question about Office? NO, it's an ugly comment, you son of a
bitch.
"shamrock53" <microsoft.com> wrote in message
news:com... 


actual completion date versus task calendar date Microsoft Project

actual completion date versus task calendar date Microsoft Project


actual completion date versus task calendar date

Posted: 30 Dec 2004 12:25 PM PST

One hour per day is the equivalent of a 12.5% resource assignment level if
the resource's calendar says he works an 8 hour workday. Your task begins
Jan 1st?? New Years Day isn't a holiday and your resource works weekends?
For discussion lets say your resource works 8-5 M-F, 5 days @ 8 hours/day
for a 40-hour workweek. Task X which requires 24 man-hours of work begins
the first workday in Jan, Mon 03 Jan. If your resource worked full-time on
it, it would finish Wed at 5 pm, 24 working hours later or 3 workdays. But
your resource is only working 1 hour per day - that means the task duration
will require 24 days to accumulate 24 man-hours of work. Enter the task
with a duration of 24 days, assign the resource at 12.5% and when you
display the work column, split the screen for instance, you'll see that it
shows 24 man-hours of work being performed. Alternately, enter the task as
3 days duration, assign the resource 100% and then EDIT the resource
assignment to reduce it to 12.5% and Project will calculate a new duration
of 24 days. In either case, the result is a task that starts Mon 03 Jan and
ends Thur 03 Feb with the task following it ln the link starting Fri 04 Feb
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"Lina" <microsoft.com> wrote in message
news:com... 

Change font color of 'custom field' value

Posted: 30 Dec 2004 08:45 AM PST


Thanks. Just a few minutes a go I figured out how to do it using a
'Customized Field'. Within this field I used the 'Value List' indicating
possible values (low/med/high), then I used 'Graphical Indicators' setting
'low' = green button, and so on. Works great! Now it's easy to pickup trouble
spots on 100+ task plans. In addition, I set 'summary rows' = white button so
as not to confuse the real status of a summary task.

"John" wrote:
 

Missing contour option

Posted: 30 Dec 2004 01:21 AM PST

Rod,

No, the contour is not available in the resource usage or task usage view.
All I see (when I diuble-click a task in teh resource usage view), is the
label. In Dutch, it is called "werklastbeschrijving:". There is no
possibility to select one of the predefined options: there is simply no
drop-down.

May be, it has something to do with the Dutch version? Or is it some option
with the professional version. I use it as a stand-alone version (therefore,
I 'd better shoudl use the Standaard version, but this is the one I got from
work). I don't use Microsoft Server 2003.

Thanks for your time.

"Rod Gill" <rodg AT project HYPHEN systems DOT co DOT nz> schreef in bericht
news:%phx.gbl... 


How do I 'start date' = current date & 'finish date' = fixed date

Posted: 29 Dec 2004 01:13 PM PST


Agreed. I will back track and adjust.

"Steve House [MVP]" wrote:
 

Security Profiles

Posted: 29 Dec 2004 01:07 PM PST

Nancy --

The books you have already purchased deal specifically with Microsoft
Project and not with Project Server. Our books deal specifically with
Project Server. Please feel free to download the table of contents for the
administrator's book to confirm the content you seek, but I do believe our
book will provide the knowledge you need to create the document. In our
book, we detail the exact permissions for every Group and Category, and
explain in detail how the use of the RBS field controls security in Project
Server. Hope this helps.

--
Dale A. Howard [MVP]
Enterprise Project Trainer/Consultant
http://www.msprojectexperts.com
"We wrote the book on Project Server"


"Nancy Wood" <microsoft.com> wrote in message
news:com... 


Project Server 2003 Add-On

Posted: 28 Dec 2004 12:29 PM PST

Hi Lia,

Try posting on the server newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://www.mvps.org/project/.

Mike Glen
Project MVP





Lia wrote: 



Errors in Outlook generated from PWA

Posted: 28 Dec 2004 09:41 AM PST

Thanks Mike. I posted it there as well and within the Outlook sections.

"Mike Glen" wrote:
 

skills versus talents

Posted: 27 Dec 2004 06:43 PM PST

I would parse it this way:

Talent: Innate ability
Skill: Acquired ability



On 12/28/04 3:49 PM, in article phx.gbl, "Bill
Swihart" <com> wrote:
 

Ken Gorelick

Text Fields between Gantt and Resource View

Posted: 27 Dec 2004 06:31 PM PST

deluth wrote:
 

Does the macro you have put Task Text field values into the Assignment
Text fields so they can be seen in the Usage View? If so that macro can
be easily redone to put resource text fields in as well. But they
cannot be used at the same time since one puts resource fields in and
one puts task fields in. The only way both can work is if One set puts
the (for example) Task Text 1 field into the Assignment Text1 field and
then the other puts the Resource Text 1 field into Assignment Text2.
Then you could have both working together.

Here are macros that will do what you want (I think). One for tasks and
one for resources. you will need to edit the "Text1" parts to get them
right for your situation.

Sub RestoAssn()
Dim R As Resource
Dim A As Assignment

For Each R In ActiveProject.Resources
If Not (R Is Nothing) Then
For Each A In R.Assignments
A.Text1 = R.Text1
Next A
End If
Next R
End Sub

Sub TasktoAssn()
Dim T As Task
Dim A As Assignment

For Each T In ActiveProject.Tasks
If Not (T Is Nothing) Then
For Each A In T.Assignments
A.Text2 = T.Text1
Next A
End If
Next T
End Sub

--
___
Brian K
Project MVP
http://www.projectified.com

Project Server Consultant
http://www.quantumpm.com

Team Leads rejecting task updates

Posted: 27 Dec 2004 04:23 PM PST

Andy --

They won't see the updates on the Updates page. They will see each
delegated task on their timesheet in PWA, and will see the actuals entered
by the team members there. The team lead must then select the task and
click the Update All or Update Selected Task button to submit the actuals to
the project manager. Hope this helps.

--
Dale A. Howard [MVP]
Enterprise Project Trainer/Consultant
http://www.msprojectexperts.com
"We wrote the book on Project Server"


"Andy" <microsoft.com> wrote in message
news:com... 


durations and resources

Posted: 27 Dec 2004 12:27 PM PST

Unlike work resources you can't change the materials and have the duration
change as a result. Changing duration, though, can change the total
materials consumed, depending on how you enter it in the resource assignment
to begin with.

Let's say your resource is fuel for a generator. The generator itself is a
work resource but the fuel is a material resource and the resource list will
have both entries along with the people working in your project. You would
enter the fuel in the resource sheet with the name would be "fuel," the type
"material," the material label might be "gallons" and the standard rate
would be the cost per unit in the material label, for instance entering
$2.00 in the standard rate would mean it costs $2.00/gallon. Now let's say
your generator uses 5 gallons per hour. When you assign resources to the
task that uses the generator you would include in the list "Fuel" along with
the people, etc, and in the assignment units column for the fuel you would
enter "5/hr" without the quotes. Now Project will multiply the task
duration in hours by 5 to determine the total gallons used and that in turn
by $2 to determine the cost of fuel for that one task. If the duration
changes later, it will automatically recompute the number of gallons for the
new duration. You can see that calculation in action if you split the
screen and in the bottom window right mouse and select the "resource cost"
form.

OTOH, the other way to account for materials is to enter the actual expected
total consumption of the material by the task using it. If you're doing a
100 metre long wall 1 metre high it will take the same number of bricks for
the wall regardless of how long it takes to do it. For that one, the
resource sheet would have "Bricks," the label would be perhaps "each" and
the standard rate would be "$1.50"" the cost per brick. When you assign
resources to the "Build The Wall" task the resource list would be "Joe
Bricklayer, 100%" and "Bricks, 5000" meaning it will require 5000 bricks for
the wall. Notice that the "/hr" is missing in this case, indicating it will
take 5000 bricks regardless of whether it takes 1 day or 1 week to build the
wall.


--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs



"Steph" <microsoft.com> wrote in message
news:com... 

How to you track multiple resource time associated with multiple .

Posted: 23 Dec 2004 08:29 AM PST

Hi Firstlady,

Welcome to this Microsoft Project newsgroup :)

You might like to have a look at my series on Microsoft Project in the
TechTrax ezine, particularly #18 – Multiple Project Management, at this
site: http://tinyurl.com/2xbhc or this:
http://pubs.logicalexpressions.com/Pub0009/LPMFrame.asp?CMD=ArticleSearch&AUTH=23
(Perhaps you'd care to rate the article before leaving the site, :)
Thanks.)

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :)

Mike Glen
MS Project MVP



firstlady wrote: 



Microsoft Word - windows 8

Microsoft Word - windows 8


windows 8

Posted: 05 Nov 2013 01:43 PM PST

Hi

 

Don't want to sound stupid but I have new computer and it has windows 8.

What programme do I need to install for word and excel.

 

 

Thanks

 

Oh and any idea how much we are talking. I am in the uk not sure if this site is for uk.

 

Leigh

Office Starter

Posted: 05 Nov 2013 01:14 PM PST

I have Office Starter installed in my computer. When I try to open  a word document, I get a message that office needs to be installed. Can you help?

New 2013 Word table style doesn't retain banding colors

Posted: 05 Nov 2013 12:59 PM PST

I'm working in Word 2013 and created a new table style based on Grid Table 2 - Accent 5 and named it CLVS Colorful. I changed the header row to blue, changed even banded rows to tan, and the odd banded rows to no color. The new style displayed in the Table style gallery and tables assigned the style looked just as I wanted. However, as I continue to work in the document, the odd banded rows change to blue as in the original Grid Table 2 - Accent 5. All other attributes I assigned the new style are retained. What am I doing or not doing?

 

Thanks!

Debbie

Problem With Return Address Margin When Printing Envelopes

Posted: 05 Nov 2013 12:46 PM PST

I recently got a new computer at work that is running Windows 8.1 and Office 2013. When I print an envelope (size 10), my return address is cut off. The margins are set to "auto", and when it prints there is a 1/2 inch margin, but the first few characters of every line are missing. Yes, I can change the margins to 1 inch and all the characters are there, but it looks stupid because the address is so far to the right. Anyone have any ideas...before I bang my head against the wall? ;)

Why Filepath automatically displays in footer? I did not insert it.....

Posted: 05 Nov 2013 12:24 PM PST

Hello,

 

I have inserted the document property [Comments] in the footer so I can display office branch address based on user selection from my Visual Studio C# app using MS Office Runtime.

 

It was working fine until I print preview and the FilePath is auto inserted next to the [Comments] field and this only happens on the 1st page of the entire document.  Would appreciate any hints as to how to turn it off or how I "made" it appear in the 1st place?  I did not insert any QuickParts in design mode or programmatically.  Thanks in advance......

 

I have pasted a picture of this below

 

Word 2013 on Surface Pro- Inking with Pen and not finger?

Posted: 05 Nov 2013 11:49 AM PST

I would like to use my Surface Pro and the included Pen to fill out information on a form and only have the pen write information on the document, so I can use my finger to do things like swipe up to scroll, pinch to zoom in and out, etc.  But when I touch the screen with my finger, it is recognized the same as the pen and puts a black line across the page.


OneNote does this without any problems, how can I set Word to act the same way?

Display of Unusual Unicode Characters

Posted: 05 Nov 2013 11:27 AM PST

Ladies & Gentlemen,

I use Microsoft Office 2010 and Windows 8. I have just downloaded a font called "Junicode", which has a number of unusual characters in the "Private Use" area of the character chart. However, in Microsoft Word, a lot of these characters display as white question marks inside black rectangles. Can anybody suggest what the problem might be?

Many Thanks,

Marcus Tullius Cicero

In Word 2013, track changes not showing individual editors--all are now "author"

Posted: 05 Nov 2013 11:17 AM PST

I don't know what happened, and I can't seem to find any setting to fix this. When I make edits, my name shows up with the changes I make. But after I save it, my name disappears. This happens for anyone else who is editing the doc as well. I checked the advanced track changes settings and they are set to distinguish different authors' edits by color. What went wrong?

Word 2013 Mailing function

Posted: 05 Nov 2013 10:47 AM PST

I'm running Windows 8 on a new Lenovo Ultrabook.  The Mailings function in my Word 2013 has trouble with envelope and label addresses.  In each address line, the first letter registers and appears but the rest of the letters in the line don't appear for up to 2 minutes.  It takes a very long time to address an envelope or label!  Is this a settings problem or something more serious?  Thanks.

Word macros

Posted: 05 Nov 2013 08:39 AM PST

I am trying to record macros within a Word 2007 document.  I can edit the document with no problems, but

as soon as I press "Record a Macro", a "cassette" icon appears, and I cannot do anything within the document.

Does Word 2007 actually allow recording macros (MS-Excel 2007 has deficiencies in macro recording), and

if so, is there a parameter I need to set to allow the document to be edited?

Office Word 2013 Tables

Posted: 05 Nov 2013 07:56 AM PST

The table resize handles in Office Word 2013 DO NOT show up when my cursor is in a table, or I hover the pointer over the table. I can do the same thing on my desktop (Windows 8.1 Word 2010) and the handles show up, but not on Windows 8.1 Office 2013 on my Surface Pro 2. How do I enable them?

I am in print layout view. The online help says, "In print layout view, rest the pointer on the table until the table resize handle appears on the lower-right corner of the table." Well, does NOT show up.


Cant print from word

Posted: 05 Nov 2013 07:17 AM PST

When I send my documents to the printer they cancel themselves before they print. Cant print from anywhere like excel or internet. Little printer pops up in start  menu and says 1 document pending, then it deletes itself.

How do I change my files from WinRAR to Documents?

Posted: 05 Nov 2013 06:47 AM PST

I have Windows 7, Open Office 4.0.  Somehow my saved documents  are now WinRAR and I can't open them.  How do I get them back to Documents when I save?

Split Microsoft Word (Office 2010 and Windows 7)

Posted: 05 Nov 2013 05:12 AM PST

How can I split a MS-Word File into multiple documents, based on a "Title" rather than specific number of pages.  We receive documents than contain multiple documents within the file that must be "split" apart.  The pages of the files vary, but each have a unique heading in them.  The workstations use Windows 7 and we use MS-Office 2010, but will also be migrating to Office 365 within the year.

 

Thanks,

How do I 'Print to Fit Page' in Word 2010?

Posted: 05 Nov 2013 04:07 AM PST

In the past I always had the 'print to fit page' option in the print set up. Which I use when I need to print an A4 document in A3 size. In word 2010 I can't find it! Please help I use it all the time

Can't save as from Word Windows 8.1 RT

Posted: 05 Nov 2013 03:22 AM PST

Hi all,


I can't save as from word any more. I select the option from the menu. Any location I select does not open - it highlights for a short time then nothing happens. It's the same when I try to browse too. Nothing happens. Any help appreciated.

underline or border styles

Posted: 05 Nov 2013 03:06 AM PST

hi

 

is it possible to create a text style, or by using borders, to create a double underline, with two different colours applied to the underline?  I want to create a heading style that uses two different colours, without using a jpeg that I would need to position everytime......

 

thanks :-)

Is there a way to iterate through and examine links in a Document?

Posted: 05 Nov 2013 02:02 AM PST

Hello,

If I have an MS Word file linked to several Excel spreadsheets, is there a way that I can step through each link in the Word file, and then see to which source file (and/or cell) the link refers?

Many thanks!

Unable to use proofing

Posted: 05 Nov 2013 01:11 AM PST

I am unable to use any proofing.  I get a tick at the bottom.  I do not get red or green underlining for incorrect spellings or styles.  This problem started suddenly just a couple of days ago.

 

I read some solutions online, and accordingly uninstalled Microsoft Office 2007, rebooted my PC, and reinstalled Microsoft Office 2007.

 

This did not help.  The same problem continues.  I am begging for a solution.

incompatibility problem between documents in microsoft word version 7 and word for mac 2011 version 14

Posted: 05 Nov 2013 12:18 AM PST

Hi
I am hoping that someone will be able to help me with a problem. I am not brilliant with technology so please allow for that!
I have sent some documents to a client. I have used microsoft word version 7 whilst my client uses a mac - word for mac 2011 version 14.
When my client tries to update the table of contents on her mac they become jumbled and out of line.
The really strange thing is that when she emails a copy of jumbled text back to me it displays perfectly on my pc screen.
She has even uploaded a copy to dropbox but again when I display it on my pc it is perfect.
Any advice or guidance would be very much appreciated.
Kind regards
Lynne
 
[Edited to update "Applies to" data]

Recent docs list for Excel and Word

Posted: 04 Nov 2013 09:27 PM PST

Before I installed Office 2013 yesterday I had a long-time issue (I had Office 2010) where the recent documents would not show up in the task bar or start menu for Excel and Word. By task bar I mean the little pop up you get when you click on an Office application and drag up.

I thought installing Office 2013 would fix the issue, as it'll be brand new software, but the recent documents STILL won't appear. What's even more annoying is how it works for Powerpoint but not the other two, Word and Excel

I've tried to follow this solution, but it didn't work...

Any other suggestions on how to fix this issue?

No Synonym menu on right click

Posted: 04 Nov 2013 09:10 PM PST

Running Office 365 Home/Small Business on Surface Pro, Windows 8.1. When I highlight a word and right click I get a menu that shows font size, etc but no menu that permits selection a synonym or ability to add a word to my dictionary.  I can do this on one of my desktops which is also running Office 365 as part of the shared package of 5 installs. The right click menu feature does not work on my wife's Surface Pro or on her desktop system.  Anyone have a thought or similar experience

Hidden Text Pages printing blank

Posted: 04 Nov 2013 06:14 PM PST

Certain pages within my document are completely made up of hidden text. Each page commences with Heading 2 style and starts on a new page.
The Table of Contents updates and removes each hidden page, however, the page itself is still printing - as a blank page.
How can I stop these pages from printing?

Microsoft Word 2013 -not able to open files

Posted: 04 Nov 2013 05:49 PM PST

Hi,

I recently bought Word 2013 and have been saving documents created on it on both my laptop and Skydrive. It creates docx files, which I then can´t open again in Skydrive as it can´t recognise the file -even though I´m using the same laptop I saved it on only a few minutes previously-, or anywhere else it seems.
Is there a way around this to make the files standard Word files? I also have problems opening Word documents sent to me via email with older Word formats, which is making life pretty difficult considering I need to use this every day.

I´ve never had this problem before, Word is Word is Word, is it not?!

Thanks for any help you can provide!

Content Control Check Box

Posted: 04 Nov 2013 04:43 PM PST

Am I able to set up a Check Box Content Control so that when it is checked a piece of text is inserted at a specific point elsewhere in the document?

Can PDF files be merged/combined using Office 2013/365?

Posted: 04 Nov 2013 04:16 PM PST

Can PDF files be merged/combined using Office 2013/365?

changing the default in a word doc final review

Posted: 04 Nov 2013 03:22 PM PST

I would like to know how to get my word documents to open (as a default) in a final view rather than in a final mark up status. I have unchecked all options in the 'show markup' dropdown, but it does not save them. This does not happen on all word documents, just some.

 

If I forget to go into reveiw and choose FINAL, then i print documents that have all the edit marks.

Need help reading IDE drive data that is imaged from a SCSI drive - Forums Linux

Need help reading IDE drive data that is imaged from a SCSI drive - Forums Linux


Need help reading IDE drive data that is imaged from a SCSI drive

Posted: 08 Mar 2005 07:22 AM PST

I tried "mount -o loop,blocksize=620 -t ext3 /dev/hdb5 /mnt" and some
other fstypes, I got the following error message:
================================================== ============
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
================================================== ============

I know it's an IDE device, but how do I use sr0 or sda?

Thanks

Using TV set as a monitor

Posted: 08 Mar 2005 06:25 AM PST

Davide Bianchi wrote:
 
Thanks Davide. I will look into it. The talk is a free service to the
retirement village where we live, so I don't want to spend too much. There
is an associated video, so a VCR will be available. This makes prg's
suggestion worth looking at. (Actually, the pictures are supplementary.)
I am told that transparencies for overhead projectors, as we call them,
(the things with a glass screen and a lens and 45 degree mirror or prism)
can be made from the prints. They can go into the kit. I wouldn't look
for better definition than with the VCR, if I can get everything to appear
on the one screen.

What is a "beamer"? I am not in the industry, and it may have a different
name here in Oz. I know that there is a projector that can show a
presentation on a screen. I really need to see what is available here at
the village (the manager is on holidays and there is no equipment visible)
and run through the complete talk with my wife. I was just "brainstorming"
at the moment.

Doug.
--
ICQ Number 178748389. Registered Linux User No. 277548.
To invent, you need a good imagination and a pile of junk.
- Thomas Edison.

Suse 9.0 & Windows XP dual boot

Posted: 07 Mar 2005 08:39 PM PST

mercedes909 wrote:
 
Hello,

windows is not able to boot from a slave drive. You either have to switch
the disks or make M$ think it is booting from a master drive. You can do
this with grub in the menu.lst.

Alex

Updating BIOS with thumb drives or from Linux

Posted: 07 Mar 2005 08:20 PM PST


"mjt" <ru> wrote in message
news:linux.local...
 

That page describes, in detail using a CD drive. These things don't *have*
CD drives. They do have USB, and they do have network, but using a floppy or
CD would invilve taking them out of the rack, opening them up, installing CD
drives, etc., etc. Not a good idea in a production environment.

[snip] 

This page describes PXE, but never actually tried it. I've done PXE boots
and tried it, but attempting to run the BIOS flashing tools from a PXE
loaded floppy image simply crashes the machine, even with a floppy image
that works on the one machine that actually is out of the rack and has a
floppy and CD drive (I've tried both).

I need an example of someone actually *doing* it. Network installation would
be good, but USB drive would work, too. A tool that could install the BIOS
on various modern motherboards from the Linux operating system would be
ideal, but I'm afraid that's not working except with LinuxBIOS enableed
motherboards or their ilk, and I don't have such a BIOS for these systems.


Currently dual-booting, want to get rid of Windows

Posted: 07 Mar 2005 10:22 AM PST

ido50 <com> wrote: 

Instead of moving around and merging partitions, you could also use LVM.
You can leave the partition table as it is, backup the data in your sda5
file system, mark both partitions as 'Linux LVM', create a volume group
that contains sda5 and the Windows partition, create one big logical
volume out of that, create a file system on it and mount it in the place
where your sda5 used to be.
Then restore the data onto that file system.

Yours,
Laurenz Albe

How do I install SuSE Linux on a Maschine with SCSI Raid 2120S if I have only this controller working

Posted: 07 Mar 2005 08:15 AM PST


"Jan Wielemaker" <xs4all.nl> wrote in message
news:xs4all.nl... 

Agreed. I'd also jump to SuSE 9.2 given any opportunity.


[Newbie]GRUB issue

Posted: 07 Mar 2005 03:30 AM PST

In article <d0he0e$8c4$usc.edu>, DJP wrote: 

<cross-posts trimmed>

After you did "linux rescue" with the boot CD, did you let the installer
mount the root filesystem (which then shows up on /mnt/sysimage)?
If not, mount it.
If your /boot isn't a separate partition, you can now:
chroot /mnt/sysimage
Now, you will see /boot/grub/grub.conf. At that point, you should be able
to:
grub-install /dev/hda
(if I recall correctly).

(If your /boot is on a seperate partition, you'd have to mount in on
/mnt/sysimage/boot before you 'chroot'.)

--
Dave Brown Austin, TX

how to deploy an iso image ??

Posted: 06 Mar 2005 01:49 PM PST

Alternately, install it over NFS, if you have another machine.

a) Us the other m/c as an NFS server. Mount the iso image on a loopback
device.

mkdir /mnt/iso
mount -t iso9660 image.iso /mnt/iso/ -o loop

b) Create a linux boot floppy or cd

c) Stick the floppy in the m/c to be installed, reboot. Select NFS
install option

Newbie-VMWare 4.5c. - ISO files do not install on reboot.

Posted: 05 Mar 2005 09:32 PM PST

com wrote:
 

I will confine myself to my point. I use Mandrake, and the rest is beyond
me.

What burner program did you use? As I said, I have Nero, and the fourth
menu selection is the one you want. Go to the "Disc image" menu item on
the opening screen, then browse to the image you want to burn, (Nero
defaults to looking for the extension for its "saved projects" and you need
to change this in the "file type" box. Tell us what you used, and someone
who uses it will be able to help you. For future reference, have a look at
www.catb.org/~esr/faqs/smart-questions.html If you follow the guidelines
there, you will find it easier to get answers. I have been caught out
because I gave only the info that i thought was needed, and omitted some
vital detail.

Doug.
--
ICQ Number 178748389. Registered Linux User No. 277548.
Love doesn't make the world go 'round, love is what makes the ride
worthwhile.
- Franklin P. Adams (1881-1960).

Adding users in Fedora Core 3

Posted: 05 Mar 2005 09:01 AM PST


"-pbh-" <com> wrote in message
news:JyIWd.45697$texas.rr.com...
 

Pshaw. You're not "opening up" anything, they were already there. Keeping
the admin level tools in /sbin and /usr/sbin is to distinguish them from day
to day operational tools, but hardly makes them unavailable to non-admin
users.


udev eating parallel printer

Posted: 05 Mar 2005 08:06 AM PST

Hello,

On 05 Mar 05, Luka Vuletic wrote to All:
 
LV> Udev tends to do such things... You may edit
LV> /etc/udev/scripts/make_extra_nodes.sh
LV> and add a line or lines somewhere in that file to add your printer link
LV> everytime system boots...

That did the trick, thank you!

LV> I had similar porblem, beacues udev insisted in creating /dev/cdrom
LV> -> /dev/hdd instad of /dev/cdrw -> /dev/hdd.

I just noticed that I have neither /dev/cdrom nor /dev/cdrw. But that is
less important at the moment :)

Regards,

Hans.

jdh dot beekhuizen at duinheks dot xs4all dot nl

wget --mirror is not downloading the contents of a directory?

Posted: 04 Mar 2005 09:04 PM PST


"moma" <net> wrote in message
news:VnnWd.780$e.nsc.no... 

It's cool. I've re-written the tools in question to use lftp, which is a
sweet little tool for doing mirroring once you get past the extremely poor
documentation.


Remote control after install

Posted: 04 Mar 2005 02:24 PM PST

In comp.os.linux.setup Markus <com>: 
 
 

My condolences.
 

Should be no problem if you had installed with autoyast, started
VNC server with the install or did a (text) install and you have
serial/LAN connection to the system through some kind of service
board common to modern x86 server.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 261: The Usenet news is out of date