Pages

Search

Microsoft Word - Opening a document typed on Microsoft Word Starter 2010 in Microsoft Works.

Microsoft Word - Opening a document typed on Microsoft Word Starter 2010 in Microsoft Works.


Opening a document typed on Microsoft Word Starter 2010 in Microsoft Works.

Posted: 01 Mar 2013 01:34 PM PST

I typed a document on my laptop with Microsoft Word Starter 2010.  I emailed it to my dekstop to print it, but it won't open there.  The desktop has Microsoft Works.  Is there a way to get the document to open on my desktop?  My printer is not wireless, so I can't send the document to the printer from my laptop.


Word 2010 and 2013 on same machine?

Posted: 01 Mar 2013 12:16 PM PST

A friend installed Office 2013 and now takes a course on Word (2010), and they give her a disc for Word 2010.

Can she install it without hosing 2013? (I know you should install the oldest first, but too late for that, and 2013 is not good for re-installs anyway.)

Thanks,
Mel

Problem with MS Word document

Posted: 01 Mar 2013 10:22 AM PST

I created a document using MS Word and saved it with the file extention "doc".  Now I cannot open this document.  Still showing in my documents file.  Cannot anyone help me with this problem?  It is not just this one document but several other documents also.

How to pause a macro to insert text?

Posted: 01 Mar 2013 07:48 AM PST

I am trying to create a macro in Word 2010 that will pause to let me insert a zip code.  This is the code I have so far, but I can't figure out how to get it to pause so I can insert the actual zip code.  How do I insert the necessary pause command?  "Dummies" answer preferred!

 

Sub ZipCode()
'
' ZipCode Macro
'
'
    Selection.Fields.Add Range:=Selection.Range, Type:=wdFieldEmpty, Text:= _
        "BARCODE  \u 32247-2049 ", PreserveFormatting:=True
End Sub

 

 

stop prompt box

Posted: 01 Mar 2013 07:02 AM PST

I receive a form that was in a .docm format, although I could find no macros.  Whenever I saved to a dotx in Word 2007, it would give a prompt box.  I revealed codes and saw there were stray fields with "FILLIN MERGEFORMAT".  I deleted all of the fields, but the prompt still comes up.  At least now I can hit either OK or Escape and it will go away, but how can I make it stop completely?

Picture control

Posted: 28 Feb 2013 04:04 PM PST

Word 2010 I inserted a Picture content control in a text box to make my form look nicer and also to be able to insert the picture control  anywhere on the form. The picture content control works if I don't protect the form. But if I protect the form allowing only "the form can be filled", the picture control becomes unusable, I guess it locks along with the text box? I had a workshop for college faculty and staff and this happened which was unexpected. My textbook says it can be done. Is there a way to get around it?

Cut few items from numbered list and preserve the original numbers

Posted: 28 Feb 2013 11:14 AM PST

I have many long numbered lists such as,

01. item 1
02. item 2
03. item 3
04. item 4
05. item 5
06. item 6
07. item 7
.
.

Suppose, I select bold items by feature "Select all text with similar formatting (No data)" and cut-paste them to another document, the numbering changes in the main document and looks as follows:

01. item 1
02. item 2
03. item 4
04. item 7
.
.
(Which I don't want, because I want to preserve the original numbers for those items)

And as for another document where I pasted the cut items, the numbering there starts from 01. which again, doesn't preserve my original numbers

Is there any way to do the such cut-paste and keep the original numbers throughout the documents?

Word template prints error message and populates words wrong

Posted: 28 Feb 2013 10:39 AM PST

Hello.  We created a .dotx word template for reports that will populate such things as he or she for each report and it works great.  When you view the document on screen everything appears as it should, however, when you go to print the document it shows an error message at the top of each page and changes some of the populated text to other selections.  For example, if we had he throughout the document it would change to she when it prints.  Any ideas on what could be causing this?

We are able to select ctl-shift-f9 tor remove all of the formatting and that takes care of the problem but I'm hoping we can fix it to avoid that step for every report.


I can't open any of my microsoft works documents with word 2013 on windows 8

Posted: 28 Feb 2013 08:25 AM PST

I can't open any of my Microsoft works documents with word 2013  on windows 8 ,word 2013  keeps telling me I need a works converter file which I have  downloaded and installed but it still won't open my wps files.  Just keep repeating that I need the converter.

 

 

microsoft word convertion 2003 => 2007

Posted: 28 Feb 2013 06:54 AM PST

Hey everyone

I am converting windows Word 2003 file to windows Word 2007 files but some of them are password protected. Is it possible to convert a microsoft word 2003 file protected with a password to a Microsoft Word 2007 file without knowing the password and still keeping the file password protected ?

If not please tell me because I've been searching for days and I'm starting to loose it

I'm working on a windows 7 computer.

Mark Comment as Done

Posted: 28 Feb 2013 06:43 AM PST

Is there a keyboard option for marking comments as Done in Word 2013? The only option I find is for a right click. I'm also not able to find the option in the Quick Access Toolbar commands.

 

Thanks in advance

 

Dawn

Content Control Text Box stays hidden when data entered

Posted: 27 Feb 2013 04:20 PM PST

I have a template where the first half of page 1 is a table that has content control text boxes in the cells.  About half of the content controls do not revert to non-hidden text when data is entered.  The other half work properly. 

 

How can I make all content control text boxes clear the hidden property when text is entered in non-design mode?

 

Thanks,

 

Keith

machine translation unavailable

Posted: 26 Feb 2013 03:57 PM PST

In Word 2010 (Office Home and Business 2010), the machine translation option is greyed out and cannot be enabled, no language pairs are available for translation and, under Mini translator document translation languages, the translate from and translate to options indicate 'No Services Available'.

why doesn't spell check automatically correct a mis-spelt word?

Posted: 25 Feb 2013 08:04 PM PST

Often, Word does automatically correct an error as I want and expect ... afterall I have ticked the option for automatic correction to take place. But on some occasions it does not happen and when I right-click on the offending word, MSWord offers only 1 suggestion of a correct alternative. The one suggestion is always the correct spelling. Why in these cases doesn't the automatic replacement occur?  TIA ... Greg

Find/Replace not "finding" certain paragraph marks (or tabs) in Word document

Posted: 25 Feb 2013 02:19 PM PST

This involves a project that was part of the underlying subject of another discussion on the forum about repeating a macro, but because this involves a different technical issue, I thought it would be appropriate to start a new thread. 

I have a document containing downloaded data that I'm trying to reformat into a table.  Doing that requires inserting some delimiters and "cleaning out" some "trash".  As I received the information, it included what appear to be additional "paragraph marks" that I wanted to remove.  I used Find/Replace to look for ^p^p and replace that with ^p.  It returned "not found."  Apparently, Find/Replace will change those paragraph marks individually to Tabs without any problem, but when I then try to replace ^t^t with ^t, again I get "not found." 

It's acting like there's something "between" these so that Find doesn't see them as "pairs", but I have "Show all formatting marks" set to ON and cannot see any spaces (or anything else) between these pairs (either when as paragraph marks or as tabs).  The only thing I can think of is that the information that follows these pairs consistently has hyperlinks, so I thought that might be causing Find/Replace not to "find" these pairs.  But, if that's the case, how could Find "see" all of these individually? 

I couldn't figure out how to make Find/Replace look for hyperlinks that may be affecting part of these pairs. 

I've already posted a piece of the document at http://sdrv.ms/13AfJVA (examples of the culprits are at ~lines 13 & 14, and elsewhere throughout the document).  If someone could take a look at it and tell me what's going on and why I can't get Find/Replace to get rid of these excess paragraph marks, I'd appreciate it.

Also, is there a reference somewhere that identifies what conditions make things "invisible" to Find/Replace?

Microsoft Word - creating a custom address label

Microsoft Word - creating a custom address label


creating a custom address label

Posted: 28 Feb 2013 08:39 AM PST

My office recently had 4x5 address labels printed at a printing company and I am unable to figure out how to create a new label in word 2007 so that the name and address is perfectly centered in the middle of the label. the margins and other parameters are confusing! HELP!

Text turns to red & stricken through when editing

Posted: 28 Feb 2013 05:43 AM PST

I am trying to edit a Word 2007 document created by someone else.  It does not show any protection or restricted editing.  When I try to delete a word, paragraph, etc., the text does not delete and rather turns red with a strike through.  I am using Word 2010.

 

Any suggestions?

 

Thanks.

where is the tracking button located on Office Starter

Posted: 27 Feb 2013 09:19 PM PST

where is the tracking button located on Office Starter

Change right-to-left formatting to left-to-right

Posted: 27 Feb 2013 05:09 PM PST

I have a text that is partially in Hebrew, with right-to-left formatting. Unfortunately, some of the translations, in English, are also right-to-left-formatted (probably done by the author, not too versed in the formatting business, like I) . How can I change the English into its normal left-to-right format?

Thanks,

Hans L

How can I retrieve the actual file I saved? I am saving a file and when I retrieve via name:filename, I get an earlier version

Posted: 27 Feb 2013 01:54 PM PST

I am saving files (Win7 Office2007) but when I retrieve them, I'm getting earlier versions with EXACTLY the same name. Example to make it clear. I have say a file called fred-data. I edit it substantially then 'save' (same name). I go to retrieve it via search 'name:fred' and get a list of files with fred-data there as well. Sometimes fred-data is not the fred-data I filed earlier as changes I made aren't there. I use Genie archiver and there is usually a fred-data.8 or similar which is more up to date than the fred-data I've retrieved. I'm having the same problem with XLS and .DOCX files. Sometimes (not always) if I retrieve the file from the 'last files used' list in Word etc. I get the latest version but not if I retrieve via name:fred-data. It's becoming a nuisance trying to track down the latest copy of files. I don't save them to a specific folder so I am relying on the 'name:fred' sort of search to find it for me. It's becoming a nuisance now - the reason I'm sure I'm getting the wrong files back is that I put the day/month manually in each time I edit and the files I am getting back are dated 1 or 2 days behind and I can't find things I know I put in there.    It happens on XLS and PPTX files too.     Terry Critchley *** Email address is removed for privacy ***
Terry Critchley +44(0)1925 75 4894

Locking font settings when editing

Posted: 27 Feb 2013 07:00 AM PST

Dear Sirs,

 

My problem is simple:

 

I am translating a document. I usually change font color of the original text to "red" so I can easily see what I have to translate and what I already did. Then I start translating from some point. What I want is to lock my "editing font" to some certain setting and the cursor to keep it wherever I click, be it right in the middle of a red or green text, italic, bold type or a heading, without having to adjust to my predetermined font.

 

Another option may be a shortcut to my predetermined editing font, (e.g. something like shift+ctrl+f) so I can quickly adjust the type, size and color of the cursor to my editing preferences with only one single key combination.

 

Thank you in advance for your kind help.

 

Best regards,

 

Kivanc

add language pairs to translation

Posted: 27 Feb 2013 05:14 AM PST

i can't add different languages to my translation plane - following instructions always result in default set up. I want to translate text from English(UK) to Italian(Italy).  Can someone give me instructions that will work please.  Thanks in advance

How To Change The Name Of A Macro Within The WORD Application

Posted: 27 Feb 2013 03:48 AM PST

 I know how to change a macro's name via VBA but is there any way to do this in the application itself as I cannot see any obvious way?

 

Thanks in advance for any replies.

 

 

 

I can't get rid of highlighting on automatic numbers.

Posted: 25 Feb 2013 01:33 PM PST

I have a contract in an outline format. Such as Article 2 > next line is 2.1, next para is 2.2 etc. Part of every paragraph has some highlighting in it. Unfortunately 2.1 does not but 2.1 (the number 2.1) is highlihgted. The rest of the para is not highlihgted. How do I remove the highlihgting from 2.1 I am using Word 2010 with track changes on. It seems to be in the formatting somewhere but I can't find it.

Microsoft Word - In a template, how do I have the current file name in the first page footer, but only in the first section?

Microsoft Word - In a template, how do I have the current file name in the first page footer, but only in the first section?


In a template, how do I have the current file name in the first page footer, but only in the first section?

Posted: 27 Feb 2013 07:14 AM PST

I have created a template with the current file name in the first page footer.  If I create a document from the template, and then add a section break, I get the footer on the first page of the second section too.  How can I change the template to avoid this?

I have tried adding a section break, making the required changes to the definition of section 2, and then deleting the section break, then saving the template.  But this does not seem to keep the changes - the section 1 footer comes back again if I put a section break into a document.
I don't want to leave a section break in the template, because most of the time it will be used for single section documents.

Setting the pitch does not work properly, I get a real small font when I set it for 12; others are smaller than what I set

Posted: 26 Feb 2013 07:56 PM PST

The font setting does not give the font that I set.  A 12 pitch looks like about a 6 or 8.  To get a decent size I must increase the number for the font.  How do I get the computer to set the font like it appears on the screen when you go to the place where  you set the font?

Creating reference lists with returns in Word 2007

Posted: 26 Feb 2013 02:46 PM PST

I am trying to create a word document that has several sections in it.  I want to create a list at the beginning of the document that will allow somone to go to that section by just clicking on the list item.  I would also like to add to the bottom of each topic a "return to top" link that they can click on and return to the list.  Very similar to the way your guys lists are in this forum.  This seems to be done in a different way than using hyperlinks.

two pages into one

Posted: 26 Feb 2013 12:05 PM PST

** HELLO:  IS THERE A WAY to "merge", "combine", "format"; whichever the term to use, a two page document into one page.

    On my "so-called" 'second' page, which is really a ONE PAGE, (I think), but came out as a two page document. It shows that I

    have one of those little white lines running thru it, its not really a break, but it does separate it so that when I go to print it, it

    does come out as two pages. HOW DO I GET RID OF THAT line separator so that when I go to print that page, its all on one

    page. I also want my text to follow up to that one page. I tried to 'shrink' it, but to no avail.

    WOULD APPRECIATE YOUR HELP.

   LOU

New custom bibliography style does not appear in bibliography style list

Posted: 25 Feb 2013 04:51 PM PST

I am using Word 2010 with the latest service pack. I am trying to create a new bibliography style.  I have tried the process described on blogs.office.com whereby you create your own bibliography *.xsl file using another style file as a pattern.  I took the turabian.xsl file, for example, and made a copy of it named MYFILE.XSL.  In the new file, I replaced the only occurrence of "Turabian" with "MYFILE".  This is the only change I made, just to see if I could get the new style to show up in the bibliography style list.  Even with that as the only change, MYFILE does not show up in the bibliography styles list. 

 

I tried making the same change to the turabian.xsl file ("turabian"->"MYFILE") in an attempt to see if I could edit that file rather than adding a new style, but "Turabian"  disappeared completely from the bibligoraphy style list.

 

Other articles I have read seem to indicate that this process which was written for Word 2007 should work the same way for Word 2010.  (Of course, I am using the bibliography style files from word 2010 as the template.) Can anyone advise me what I am doing wrong, or does this not work in Word 2010?

Thanks!

cannot preview mail merge

Posted: 25 Feb 2013 10:58 AM PST

I've recently started using a different PC (running Vista), and I've noticed that Word is not converting hyperlinks and mailmerge fields. I'm now trying to run a mailmerge created on my old computer, and although I've selected 'Preview Results' I'm not seeing any data. If I select the field and 'toggle field codes' I get the data, but as soon as I go on to the next record I'm back to square 1.  The data is being merged from an Access database (.mdb) file. Any ideas - please!

Document Structure Tags - removed as a default.

Posted: 25 Feb 2013 09:24 AM PST

I want to save M.Word documents as PDFs but don't want the document structure tags on.  I know I can uncheck the box each time I wish to convert the document, but is there a way of making this the default without choosing the minimise optimisation option.  My reason for wishing to remove the tags is, when displaying a PDF with an image electronically, when hovering over the image, the image name appears and I don't want to have to change all the image names.  Thanks

Copy two page from doc file and save in new doc file with excel creteria.

Posted: 25 Feb 2013 02:46 AM PST

Hi, Team

I need help to copy two page from Master doc file and save in new doc file with excel creteria,Master doc file have 200 page every two page macro should copy and save in new doc file with excel creteria.
1 and 2 --save in doc file ---with name 03652 excel file creteria.
3 and 4---save in doc file ---with name 03653
5 and 6---save in doc file ---with name 03655
7 and 8---save in doc file ---with name 03657
9 and 10--save in doc file ---with name 03660
like this--

any help appreciate greatly

Place last year in doc

Posted: 24 Feb 2013 06:52 PM PST

I want to update the following statement in a mail merge doc " This is for the year XXXX" . XXXX is last year

Unable to choose languages while using Translator in Word 2010 because the language list does not appear from drip down menu

Posted: 23 Feb 2013 05:54 PM PST

On my newly purchased hp desktop, Translator in Word, Office Home and Student 2010, does not work.  After I click Review/Translator/Choose Translation Language, in the opened window, two problems:

problem 1 - Under 'Choose MiniTranslator language', the drop down menu only show 4 languages instead of full list ususally more than 30 ( the same software on my laptop, from that list I can choose my desired language ).  Unfortunately I do not see my desired language among the four languages.

problem 2 - Under 'Choose dcument translation language', no language list from drop down menu appears both in the boxes of 'Tranlate From" and "Translate To'  Message shown in both boxes is 'Services not available'.

I also use Word in Office Home and student 2010 on my laptop. Translator in Word does function well.

How do I solve this issue, please.

orchidlover868


Using English and Spanish simultaneously in Office 2010

Posted: 22 Feb 2013 09:15 AM PST

What features of Office 2010 should I enable if I am a student of Spanish?  I need to be able to type proper characters in Spanish and spellcheck my documents.  We are studying "International Spanish", so everything goes as far as that is concerned.  I need to add the ability to type those eight extra characters that Spanish uses.  Will I be able to toggle between the languages?  And/or, how does this all work?

Microsoft Word - Office 2003 help text size

Microsoft Word - Office 2003 help text size


Office 2003 help text size

Posted: 26 Feb 2013 12:03 PM PST

I am using Windows 7 X64 with Office 2003 Professional. The problem I am having is if I'm in Word, Excel, Access, etc. when I want to use the help function the text is very small.

 

How do I increase the size of the text in Help functions.

How to format a TOC

Posted: 25 Feb 2013 07:18 PM PST

Could somebody advise how to format a TOC, in particular how to use the TOC styles?

 

When I click on the TOC, the entire TOC is selected, so I don't see how I can format the different levels of the TOC individually.

 

I would like to do things like having Headings 2 not boldface in the TOC and boldface in the document.

 

Thanks

I HAVE a pdf file i want to copy/paste in word 2000 it has english and hebrew legacy in the pdf -ques-how can i get both to show properly?

Posted: 25 Feb 2013 05:47 PM PST

I HAVE a pdf file i want to copy/paste in word 2003 it has english and hebrew legacy in the pdf -ques-how can i get both to show properly?

Microsoft Word

Posted: 25 Feb 2013 05:45 PM PST

Is there a way I can edit an existing document by displaying it next to a blank page?  (side by side on same screen)

Cannot open the Word document edited resent by the instructor.

Posted: 25 Feb 2013 04:39 PM PST

Original title: Microsoft Word

 

I am taking an online class. The instructor grades the paper and resend it with feedback on it. I can never view her feedback. She sends it back through docx, when I was able to view she resent it through odt. I have Microsoft Word 2007. Does anyone know why i can not view my papers. She also sends it back through my e-mail.

TOC without links

Posted: 25 Feb 2013 02:33 PM PST

I would like to copy the TOC from several different files and paste them in a new file. I want them to LOOK exactly like they look in the native file but not have any functionality and not update (which causes the "error!" to populate). I read a post on deleting the bookmarks and tried to do that, but when I look for hidden bookmarks, none show. Surely this can be done and I am missing something? Any help will be appreciated.

Why Word cannot import text from a valid Pdf ?

Posted: 25 Feb 2013 08:52 AM PST

I use the new feature "Pdf reflow" but only the image is imported.
I use adobe preflight (Abobe PDF validator) and eveything seems OK.
The text is accessible inside the pdf, I can copy paste it inside Word.

Here is an example :
https://docs.google.com/file/d/0B6DblRLqIfT7MFhNZlVZc2w3eTA/edit?usp=sharing

Why Word cannot import text from a valid Pdf ?
Any idea ?

Make Word documents stop cascading

Posted: 25 Feb 2013 08:31 AM PST

How can I get my Word documents to stop cascading?  I need to them to 'pile up' on my desktop as though they were a pile of paper on my desk.

Mail Merge Help

Posted: 25 Feb 2013 05:56 AM PST

I have created a mail merge from in Word 2007. It merge the information from excel in to the document however, not all the characters are moving over.  Basically it cuts off mid sentence. Any idea's as to why it does this & how to fix?

I am working with Windows 8. How do I create a shortcut for Word on my desktop?

Posted: 25 Feb 2013 03:08 AM PST

Since switching to Windows 8 everything is available as an application (App). However, I wish to put Word onto my desktop as a shortcut. I can pin it to the task bar, but not make it an icon on my desktop. How do I do that?

How can I gParty invitatiaon ideas?

Posted: 25 Feb 2013 01:11 AM PST

How can I get a colorful background and import some pictures to do a party invitation and send it as an attachment?

I want to send a party invitation, but I would like it to look colorful.

Place last yeas year in doc

Posted: 24 Feb 2013 06:52 PM PST

I want to update the following statement in a mail merge doc " This is for the year XXXX" . XXXX is last year

when typing cursor jumps to another sentence

Posted: 24 Feb 2013 05:41 AM PST

I just bought a new computer with Windows 8, and the last Microsoft Office Student. But when writing a paragraph and typing a sentence the cursor jumps to a previous paragraph. Because I am concerned with typing I did not realize that the words I am typing are being inserted in a different sentence, or paragraph. This is turning to annoys me.

I would appreciate the help you can give to solution this problem.

How do I switch between open documents in Word 97?

Posted: 23 Feb 2013 12:11 PM PST

I have two open windows in Word 97 but cannot easily switch between them.  Is there a keyboard command?

 

Word box or menu blocks the text

Posted: 21 Feb 2013 09:02 AM PST

Frequently when I copy and pastesomething in Word, including using the Clipboard,  I then get harassed by a little bar or window blocking some part of the text.  Inevitably, it blocks a part of the text I want to see.  Evidently it wants to do some more pasting.  I made a picture of it but since there is no way to include it here, all I can do is try to describe it.  It's a yellow-bordered box with the Clipboard icon to the left of "Ctrl" and a down arrow on the right.  Well now it has disappeared so I can't describe it any further.  What is it and how do I get rid of it without sitting around waiting for something to happen?

Error Message - Application is in use by another user or application

Posted: 21 Feb 2013 08:50 AM PST

I am using Office 2010 (Windows 7) and when I close a WORD document I constantly get the error message that this application is in use by another application or user.  I have tried to re-install Office.  I am a stand alone computer with no other users.  How do I stop this from happening please!

After inserting an object – pdf – Open dialog box keeps appearing.

Posted: 21 Feb 2013 07:58 AM PST

Hello,

I am helping a friend with a very large document. We have inserted a couple of pdf documents (both one page documents) as objects. Now, for some reason, the Open dialog box keeps showing up. Any ideas what I did to cause this and/or what I can do to make it stop showing up?

Thanks

David

Open Office - [discuss] New idea to compete with Microsoft Office Power Point

Open Office - [discuss] New idea to compete with Microsoft Office Power Point


[discuss] New idea to compete with Microsoft Office Power Point

Posted: 13 Oct 2006 08:21 PM PDT

On Sat, Oct 14, 2006 09:19:12 AM -0500, Max Vallejo Reyna
(com.mx) wrote:
 
 

No. Or, more exactly, the difference in size will be small enough to
not justify the effort to create it. At least, this is the answer
which has always been given on these lists by the developers, for years.
If this has changed lately, all the better!
 

This is a dumb objection. You can/have to get portable openoffice just
once. And you can do just like you are doing with OpenOffice, ie, in
your words:
 

So, if the problem is only how *you* can plug your USB drive in
somebody else'se windows computer and run the Impress presentations on
that drive _yourself_, just put also portable openoffice on it
(without any packing, zipping etc...) and use it to run the
slideshow. That way, it will also be publicity for OO.o, since the
participants will see the real thing in action.

If you want to _distribute_ the presentation instead, then try to
convert it to Flash as others have suggested and if it works forget
the .exe route (I don't know how complete Flash conversion is, never
used it myself).

Ciao,
Marco

--
The right way to make everybody love Free Standards and Free Software:
http://digifreedom.net/node/73

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] DBCS() or JIS() function on Excel

Posted: 12 Oct 2006 08:01 AM PDT

Hi, Paul and all

Hmm, that's quite strange that what you mean differs from Eike's report.
We have to continue our efforts to collect helpful information about
this problem.

According to Microsoft Office Website, the name of the JIS() function
depends upon the language you use. In addition, the functionaility
might differ from Japanese version.
http://office.microsoft.com/en-us/assistance/HP052508381033.aspx

Anybody especially who has other localized versions of Excel, I wonder
if you could tell me what the name of JIS() function is in your
localized version and how the function works.

Regards,
--
Japanese Native-Language project
Takashi Nakamoto
plala.or.jp

On Fri, 13 Oct 2006 08:33:23 +1300
Paul <com> wrote:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] Recent Survey Answers

Posted: 11 Oct 2006 10:12 AM PDT

On Wed October 11 2006 06:44, + Daniel Drake wrote: 

There are several areas you can help in. I would recommend the QA project
http://qa.openoffice.org as help is always needed to help the developers
reproduce bugs.

--
CPH : OpenOffice.org contributor

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] OpenOffice "Viewer"

Posted: 10 Oct 2006 10:22 AM PDT

Paul wrote: 

and add the Firefox extension:
https://addons.mozilla.org/firefox/1888/
which displays OpenDocument files without loading OOo.

Uwe

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

[discuss] Language improvement

Posted: 10 Oct 2006 01:37 AM PDT

Hi Nathan,

"Nathan Murtha" <com> schrieb:
 

Have a look at http://fr.openoffice.org
You should be able to find there the possibility for downloading the
software in french. ;)
 

Thanks, we all try our best.

Hope, the given link helps you.

Sigrid

---------------------------------------------------------------------
To unsubscribe, e-mail: org
For additional commands, e-mail: org

Microsoft Word - how to accept all Autocorrect suggestions in document?

Microsoft Word - how to accept all Autocorrect suggestions in document?


how to accept all Autocorrect suggestions in document?

Posted: 25 Feb 2013 07:11 AM PST

Is there a way in which I can accept ALL of the Autocorrect suggestions in Word 2003, rather than clicking on each 'red squiggle? The document is about 75 pages long, and I have about 25 'suggestions' per page, most due to formatting errors when I deleted extraneous paragraph marks. [Replacing 'Paragraph Mark' with 'Paragraph Mark Space' simply creates an extra space in other locations].

I'll appreciate any help.

Thanks.

Mike


Can I show stages of change with track changes?

Posted: 24 Feb 2013 04:01 PM PST

Here's the situation:

 

Contractual documents have been created, and then we were asked to make changes to them, using track changes. We did that, and it's all wonderful.

 

Now, they want us to make further changes, using track changes, but retain the original changes. So, somehow we need to make changes and use track changes to show a difference between the original changes, and the new changes.

 

Apparently this functionality is available in some legal document software (name unknown), and the lawyers assume that we can do a similar thing in Word 2007. I just can't seem to work out how it's done.

 

Help?

I bought a new all in one computer on 02/13/20013 and was told that I had a free 180 day trial of Microsoft Office 2013. I have been unable to try out any of the Office apps.

Posted: 24 Feb 2013 11:09 AM PST

When I go to WORD or EXCELL or POWER POINT it does not let me do any procedures on with the app. It only shows the red bar stating it is an unlicensed program.  How do I access the free trial of these apps?

 

Office 2013 Recommendation when word can't be found on WinXP

Posted: 24 Feb 2013 11:06 AM PST

On Windows XP, if you try to open a Word document and Word can't be found, you get a message saying that if you have no office at all, you can try office 2013 for free. There's nothing wrong with that, only the fact that you can't run Office 2013 on Windows XP as the system requirements say that you need to have Windows 7 and up.

It's not a terrible issue, but I recommend that the web app gives a different recommendation if it detects the browser's user agent is reporting the OS as Windows XP. I thought about Microsoft Offering Office 2010 for XP and Vista users only, and everyone else can use 2013.

Wdsendtoemail vs wdsendtonewdocument

Posted: 24 Feb 2013 09:07 AM PST

Word 2013 merge
I want to do a mail merge of orders to suppliers
Some have an email address and some don't
The merge should produce a form for all,suppliers and should email those with an email,address.
I've been in this for weeks.

Office 2013 Word crashes during selecton of page orientation and margins

Posted: 22 Feb 2013 08:32 AM PST

I installed Office 2013 from the cloud on a rather slow wired connection. The problem occurs in Word (and Excel) when, during the selection of page orientation, margins, etc, the software crashes. The green top bar states that "Microsoft Word is not responding." After waiting 30 minutes, the system was still not responding. I have attempted to repair the download and uninstall/reinstall to program several times, without success.

microsoft office word 2007

Posted: 20 Feb 2013 08:27 AM PST

microsoft office word 2007 yi indirmeye çalıştım ama pencerede bu üründen etkilenen bir ürün yok dedi nasıl düzeltebilirim?

Suggestion

Posted: 19 Feb 2013 06:14 PM PST

I'd like to suggest the addition of a vertical split option in MS Word. This way I could divide my view into two different and simultaneous pages in my screen.

How do I get Level 1 left-numbered TOC entries to allign right?

Posted: 19 Feb 2013 05:03 PM PST

My Level one TOC entries are numbered on the left:

7. blue...............
8. pink................
9. red...etc.

10. green...............

when double-digit numbers allign left, the section title line goes out of alignment. 
Is there a way to align the numbers right (so the zero in the ten is below the nine?)

Word 2013 error message error Word was unable to start (24).

Posted: 19 Feb 2013 02:42 PM PST

When I try to attach a document from Word 2013 any of my online email accounts (gmail, Hotmail, and yahoo), I get an error message, "Word was unable to start (24)"  It does not happen when I attach an email with Microsoft Outlook 2013

 

This has only recently started happening. 

 

If anyone has heard of this or has a fix, your help or input would be greatly appreciated. 

 

Thanks,

ninabeena

Neuinstallation von Office 2013 - Fehler bei Start von Word

Posted: 19 Feb 2013 02:13 PM PST

Ich benutze das Betriebssystem Windows 8. Nach der Installation von Office 2013 öffnet sich das Programm Word nicht. Es wird eine Reparatur angeboten. Zunächst startete ich eine Schnell-Reparatur. Danach eine weitere Reparatur über Internet. Diese Reparatur wurde mit folgendem Hinweis abgelehnt:

"Leider können wir Ihre Office-Produkte nicht installieren, weil Sie kein modernes Windows-Betriebssystem besitzen.
Für die Installation dieses Produkts benötigen Sie mindestens Microsoft Windows 7". 

Bevor ich Word öffnete starteten die anderen Office-Programme normal. Durch den Reparaturlauf aber sind sämtliche Office-Programme nicht mehr aufrufbar.

An was kann das liegen?