Pages

Search

Microsoft Word - Is there a way I can use a power point template as a background for word?

Microsoft Word - Is there a way I can use a power point template as a background for word?


Is there a way I can use a power point template as a background for word?

Posted: 10 Nov 2012 11:14 AM PST

      I went to office.com and downloaded some templates for power point. Is there a way I can open the same template in Microsoft word 10?? If so, please let me know!!! I've tried already, and I can't find any templates on office.com for Word 10 that would be good for writing a book... I've got two books started already, and wanted some kind of a design........

      In word, I clicked file, new, and then I went to books.... and I found every kind of book from cook books to photo albums to brochures to even business cards.... but I couldn't find one that is just specifically for writing your own, personal book. Can someone help please????? Much appreciated!

document prints with border which I did not ask for

Posted: 10 Nov 2012 07:06 AM PST

I generated  a page in Word 2007,  It looked great on screen with a Word generated green background.  However, when I print preview same, there was a narrow border around the whole document.  I proceeded to print it thinking it was an illusion on the screen.  However, it wasn't as it also printed with a narrow white border.    I trierd everything possible to remove it but to no avail.  Please help.

typing function compromised while using MS Word - has a mind of its own. Help

Posted: 09 Nov 2012 04:23 PM PST

My Windows 7 service pack installed on my Toshiba laptop crashed the other daay.
Toshiba IT support did some remote repairs uninstalling and reinstalling MS Word.
Since then, the typing function has been kooky. I'll be typing and then all of a sudden
the cursor goes on a trip and deletes sentences, closes pages and basically runs rampant
without any direction by my fingers!
I've defragged, changed settings, called Toshiba IT again, aand the problem still persists.
(Hence, the extra letters in words here and misspellings!).

Running out of suggestions.
Anyone else experience this problem and if so, what solution do you recommend.

Can we set up a table in Word 2010 to use as our data source for merging?

Posted: 09 Nov 2012 03:46 PM PST

If I recall correctly, I use to be able to set up a table in a Word document and use that table as my data source for merging.  Can this still be done or must I use the "Create recipient" list from the "Mailings" tab?

If you can still create your own data source in a Word table, and use that, can someone send me the steps to create then to pull from it to merge into my document please.

Thank you.

How to share mailmerge documents on skydrive

Posted: 09 Nov 2012 02:40 PM PST

I have an Excel club database that I want to put on Skydrive to share between the committee members together with various mailmerge reports. Word mailmerge documents have the original user name hardcoded in the data source path and so presumably cannot be shared on Skydrive without using VBA to amend the data source path. Because the other committee members do not have much computer knowledge I have set up a word document that displays a list of options that they double click on to run a VBA macro for the selected mailmerge. Recording a macro when generating the mailmerge document does not record the filter so I have tried to code the SQL string but keep getting an error message "no data records matched your query options"

    Dim strSql As String
    Dim strPath As String
    strPath = ActiveDocument.Path
    strSql = "SELECT * FROM `Database$` WHERE ""Member_status"" = ""paid"""
    Documents.Add DocumentType:=wdNewBlankDocument
    ActiveDocument.MailMerge.MainDocumentType = wdCatalog
    ActiveDocument.MailMerge.OpenDataSource Name:=strPath & "\Membership database.xlsm", _
        ConfirmConversions:=False, ReadOnly:=False, LinkToSource:=False, _
        AddToRecentFiles:=False, PasswordDocument:="", PasswordTemplate:="", _
        WritePasswordDocument:="", WritePasswordTemplate:="", Revert:=False, _
        Format:=wdOpenFormatAuto, Connection:= _
        "Provider=Microsoft.ACE.OLEDB.12.0;User ID=Admin;Data Source=" & strPath & "\Membership database.xlsm;Mode=Read;Extended Properties=""HDR=YES;IMEX=1;"";Jet OLEDB:System database="""";Jet OLEDB:Registry Path="""";Jet OLEDB:Engine Type=37;Jet OLEDB:Da" _
        , SQLStatement:=strSql, SQLStatement1:="", SubType:= _
        wdMergeSubTypeAccess
    ActiveDocument.MailMerge.Fields.Add Range:=Selection.Range, Name:="Surname"
    Selection.TypeText Text:=vbTab
    ActiveDocument.MailMerge.Fields.Add Range:=Selection.Range, Name:="Known_as"
    Selection.TypeParagraph
    With ActiveDocument.MailMerge
        .Destination = wdSendToNewDocument
        .SuppressBlankLines = True
        With .DataSource
            .FirstRecord = wdDefaultFirstRecord
            .LastRecord = wdDefaultLastRecord
        End With
        .Execute Pause:=False
    End With

Are there issues/problems placing page number fields inside text boxes in header/footer? (Specifically numpage)

Posted: 09 Nov 2012 11:19 AM PST

Working in Word 2010.... with multi-page read-only, password protected form. 

 

The page number on the first page of the form does not fall in the same location as all remaining headers.  And, here's what I did.

1.  First inserted page and numpage field for 'page of' into a cell on the first page.  For read only document, highlighted each field and selected "Everyone" for exceptions.

2.  When I lock the file down, when testing by adding and deleting pages, the numpage field does not update, When manually updatiing the page number updates.  If I select FILE>Print>Home (for print preview)  the numpage field updates to 4 even though there are more pages in the document.

3.  I tried adding a textbox to the header and inserted the pagenumber fields.  This updates but when saving and re-opening the file, page 1 numpage field reverts to 1, it updates correctly when I print preview.  But everytime I close and re-open the file it reverts to 1 again....

 

What was peculiar ... I copied the fields from the text box and pasted them in the blank section 1 header so there are the fields and the fields in the text box.  When I open and close the document, both open correctly.  When I remove the regular page fields from the header, leaving those in the textbox and re-test, it goes back to defaulting to 1 when re-opened.  Did not have these problems in 2003.... anyone know what's going on?

Regards - Lenny33

How To Get Word 2010 To Open On Home Tab

Posted: 09 Nov 2012 10:19 AM PST

I recently installed Office 2010.  When I open Word, it opens on the Insert tab, not the Home tab.  I have seen responses to this question that the ribbon is minimized -- In this case, it is not.  I have the ribbon showing ... Is there another solution?  I should say that Excel does open in the home tab.

Thanks! 

I cannot make the TOC font match Normal

Posted: 08 Nov 2012 08:35 PM PST

For some reason, in just one document (of many), I cannot set the TOC font the same as the Normal font. I've tried deleting and re-creating. I've tried formatting the TOC.

Under Manage Styles, I'm unclear about checking or unchecking "Show recommended styles only."

I have the TOC font set to "Based on Normal."

I'm also unclear about checking or unchecking "Automatic Update."

I hope someone can tell me what I've done wrong and how to correct it.

[The Normal font is Calibri, while the TOC keeps being created and re-created in Times New Roman.]

Why do I need to preceed Hebrew characters with whitespace?

Posted: 08 Nov 2012 11:53 AM PST

New HP desktop
Windows 7 64 bit Professional
Office 2010
I have already installed the Hebrew language support through ControlPanel-Regions and Languages-Text Services and Input Languages and added the Hebrew Keyboard.
I have already enabled Hebrew in Office under Options-Language-Add additional editing language

I can type Hebrew letters after using alt-lshift to change the keyboard.  However, no letter is typed unless I precede it with a whitespace.  That seems to 'activate' the Hebrew keyboard, and Hebrew letters will appear as typed.
If I move the cursor to a previous typed area, I cannot insert new Hebrew text until, again, I type a whitespace character.
If I come back to the document after moving to a different window, same thing.
???

When creating additional Quick Keys in Word 2010, what is the best and quickest way to find out what Quick Keys are available (i.e. not already in use)?

Posted: 07 Nov 2012 07:34 AM PST

I have found various lists of existing Quick Keys in Word 2010 on the Web but not are complete.

 

I've attempted to use the Quick Key creation screen to navigate through existing keys but this is incredibly time consuming as you must go through every single command to see which ones have a quick key assisnged and what it is.

 

Is there another way to list existing Quick Keys?

In Word 2010 Mail Merge, is there a way to keep the merge field window open in order to select and insert the fields throughout the document.

Posted: 07 Nov 2012 07:27 AM PST

When creating the merge document, in order to insert the various merge field from the data source, the window or menu list do not stay open so you are constantly having to reopen that list or window for each field you want to insert.  Sometimes I get a window that does stay open, however the window will not allow you to navigate the document to select another location before inserting another field.

Microsoft CRM - CRM Sales for Outlook /machine profiles

Microsoft CRM - CRM Sales for Outlook /machine profiles


CRM Sales for Outlook /machine profiles

Posted: 23 Jan 2004 10:50 AM PST

Kelnic,

As long as they are still logging in with their Domain login, there
should be an issue (provided they went offline first). The machine
should allow the login as it will use the cached version of their
creditials, even though they aren't connected to the network.

One issue you're seeing is that the Sales for Outlook client does not
support a multi-user profile install. It will only work for the user
that was active when the sw was installed on the machine.

Matt

On Fri, 23 Jan 2004 10:50:04 -0800, "kelnic"
<microsoft.com> wrote:
 

Custom Fields in Crystal Reports?

Posted: 23 Jan 2004 09:11 AM PST

Jairy is correct. open a report then in crystal click on
Database-Verify Database. This will make the report aware of all fields
including any you have added. The same technique is used if you want to add
custom fields to any of the standard reports that ship with CRM


"Jairy" <com> wrote in message
news:32c701c3e1d6$5a17b560$gbl... 


Customisation

Posted: 23 Jan 2004 07:22 AM PST

Ali,

MS CRM provides some fairly extensive capabilities via it's out of the
box customization features. With those tools you can add fields to
the tables and customize the forms used by the system.

If you need to go beyond these features, you can develop your own .Net
code that uses the SDL to interact with the product. Using this, you
can add your own pages to the application and interact with other
applications within the CRM framework.

There is no built-in VBA scripting capability like the Office apps.

Matt

On Fri, 23 Jan 2004 10:22:29 -0500, "A.M" <com>
wrote:
 

Need a picklist of users

Posted: 23 Jan 2004 05:34 AM PST

Best you could probably do as far as supported customizations is to use a
toolbar button to pop-open a window that does the crm lookup user, and then
copies the user name into a field in the parent form.

Mike


"Chris Galley" <co.uk> wrote in message
news:phx.gbl... 


CRM E-mail in Outlook

Posted: 22 Jan 2004 05:54 PM PST

Jairy:

Thanks for your response.

We are a MSDN Subscriber and do not have the ability
to "talk" to the developers.

These email restriction are really a need by many of our
potential clients.

The need to have ability to have multiple From: addresses
is also something that is required.

Having multiple Business Units but not allowing Reply
addresses related doesn't make sense.

I understand the issues of a version 1 product. I do
hope they find these things planned for V2.

If you can "talk" to the MS people involved it may help.

If you hear anything on this please let me know.

Thanks.

Doug
 
the 
CRM 
access 

Multiple Email Identities

Posted: 22 Jan 2004 04:04 PM PST

Mike:

Thanks for the feedback.

It seems if you allow multiple Business Units, you need
to allow multiple email identities.

I understand the V1 issues, I sure hope that V2 can
consider some of these things.

Thanks,

Doug
 
to do. The 
costly as each user 
the user to 
usability 
is coming 
only have 1 
but 
have 
sending 
when 

CRM Security issue with Administrator account

Posted: 22 Jan 2004 01:44 PM PST

CRM 1.0 will not work on the 2003 platforms, however it will work with
SBS 2000. CRM 1.2 does support the 2003 platforms.

Matt

On Fri, 23 Jan 2004 07:37:29 -0800,
<microsoft.com> wrote:
 

E-Mail Issue

Posted: 22 Jan 2004 12:20 PM PST

I have seen this solution in the TechKnowledge area of support.

This seems to imply the error is on a Queue, but these are on e-mails that
are done by Users.

In running through the solution, for the Queue I assume when it says: 9. In
the Permissions tab, select Authenticate user.


That you mean "Authenticated Users" as I don't see the other one. When I
select the Advanced button there are listings for "Authenticated Users" and
some are for "User objects" and there is a separate list for "This object
only". Should they both be there?

"Benjamin Lecoq [MS]" <microsoft.com> wrote in message
news:OMGP$phx.gbl... 


Web Access failure

Posted: 22 Jan 2004 09:59 AM PST

you didn't have to actually remove it, just disable its popup blocker....

-Gary

"Doug Behl" <microsoft.com> wrote in message
news:28ff01c3e113$c0c6d430$gbl... 


Installation of CRM 1.2 in one machine

Posted: 22 Jan 2004 09:10 AM PST

Hi Manel:

Aside from any hardware problems, this is not a supported
configuration for MSCRM UNLESS the one machine is
installed with SBS. THis is becuase of the differences in
the ways SBS and a regular DC handle certain security
areas.

It is because of the way local machine SIDs are handled
by CRM, the local machine SIDs are stripped and the
domain SIDs are used, so if you install on one box, the
domain SIDs are stripped. If a user is then from a
trusted domain and not the CRM domain, it's a problem.
But SBS doesn't allow multi-domains so it removes this
issue.

As for hardware, as long as you have the horsepower, one
box is not a big deal. I run a P4 3.06 with 2 GB of RAM
and RAID 5 with SBS 2003/CRM 1.2 and it rocks...

John.
 
reason, that don't 
server, domain server 

Convert a field to not allow Nulls

Posted: 22 Jan 2004 07:49 AM PST

After these changes you need to save the form. Open Deployment Manager and
publish the form. Once completed open a command prompt and run IISRESET to
restart the web server.



"John O'Donnell" <com-nospam> wrote in
message news:%phx.gbl... 
properties 
to 


ms crm fr

Posted: 22 Jan 2004 07:05 AM PST

i should clarify

In CRM when you add a doc as a note attachment or to sales literature it is
stored in the CRM database.



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


crm workflow manage will not start

Posted: 22 Jan 2004 06:52 AM PST

Hi:

Make sure your DNS is set up correctly and you cna find
the CRM server. If you type "crmserver" in the dialog,
but your DNS records do not properly map the
name "crmserver" to the right machine, this error shows
up...

John.
 

Customization.....Support...

Posted: 22 Jan 2004 01:22 AM PST

thank u Andrew and Mike....

Ricard I.P

"Andrew" <microsoft.com> wrote in message news:<1f9401c3e0f9$50b0abe0$gbl>... 

CRM security role v1.0

Posted: 21 Jan 2004 06:16 PM PST

Hi Joe, I think there is an error in your logic. Do you want her to be able
to see and assign activities at an org level, or do you want her to see them
at a BU level, but assign to anyone org wide?

To be able to assign activities at an org level would mean she would have
rights to read activities at an org level...you need to see them to assign
them :) If you only want her to be able to assign activities visible in her
BU, then grant her BU assign. She can still assign to any user, no matter
what org. The assign permission only says what activities she can see to
assign, not who she can assign those activities too.

Mike


"Joe" <com> wrote in message
news:uUGPR$phx.gbl... 
there 
security 


Attaching a document to an Email via SDK - Urgent

Posted: 21 Jan 2004 04:56 PM PST

Hi Mike -

There is no need really to "upload" the document to the server - its there
already... I need to insert it into an attachment (uploading it "into" the
CRM database) I guess using "upload" was a bit confusing. I just meant
uploading it "into" the attachment table... through the sdk... I can see
the fields, but I cannot "update" the ones referring to the filename, size,
and contents...



"GreaterThanTwo Media" <com> wrote in message
news:%phx.gbl... 
automatically 



Customising Reports in MS CRM 1.2 - Australian

Posted: 21 Jan 2004 04:26 PM PST

I purchased 10.0, which Crystal says supports MS CRM.
I'm running into install issues, has anyone been able to
use this version to develop on 1.2?
 
reports 
technical 
include 
CRM 
need 

Cheap Statistic's tool. - Microsoft Exchange

Cheap Statistic's tool. - Microsoft Exchange


Cheap Statistic's tool.

Posted: 27 Apr 2004 03:25 PM PDT

Don't know about pricing, but http://www.quest.com/messagestats/ ?
www.promodag.com ?

Jim Boettger wrote: 


How to replace domain name for the emails going out?

Posted: 27 Apr 2004 07:03 AM PDT

Thanks for your help,


We acctually receive emails from our provider's POP3 server through POP3 connector. So I'm not sure if that domain name sharing would apply to that, But I will look into that.

Thanks,
Les
"Matthew Byrd [MSFT]" <microsoft.com> wrote in message news:%phx.gbl...
Hi Les,

It sounds like you are looking to send and receive email as com while there is another server out there that is completely separate that will also need to send and receive email as com ?

If this is the case then you will need to setup SMTP domain name sharing.

258203 XFOR: How to Configure Exchange to Share SMTP Domain Name Space
http://support.microsoft.com/?id=258203

What I might recommend is that you configure you system this way instead.

You send and receive as company.com this will allow you to have your own MX record on the internet and you will be able to process your own incoming and out going mail with any of the issues of setting up SMTP sharing.

Hope this helps,

--
Matthew Byrd
Microsoft PSS

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

This posting is provided "AS IS" with no warranties, and confers no rights.

"les" <com> wrote in message news:7Ktjc.23175$bellglobal.com...
Hello,

We use our MS Exchange Server 2000 for just sending emails and we need to have domain names the same as of the server where we receive emails (at our provider). What are the ways to make domain name the same?
In other words the question is:

How to make domain of Server B look the same as Server A that is completely separate and run by other company ?

Any help is greatly appreciated,
Les

Exchange 2003 time question

Posted: 27 Apr 2004 06:59 AM PDT

 
the same if the time 
seeing. 
confers no rights. 
wrote in message 
one 
the Eastern time zone. 

e-mail system limits the number of recipients that can be addressed in a sin

Posted: 27 Apr 2004 06:14 AM PDT


after the registry hack in the accompanying post, I am
still getting:

Your message did not reach some or all of the intended
recipients.

Subject: Test (again) delete pls..
Sent: 4/27/2004 11:15 AM

The following recipient(s) could not be reached:

Tuttle, Daniel on 4/27/2004 11:15 AM
The e-mail system limits the number of
recipients that can be addressed in a single message.
Send the message multiple times to fewer recipients.
<MGMAIL.mgm.ufl.edu #4.5.3 smtp;452 4.5.3 Too
many recipients>






 
Each Message 
confers no rights. 
message 
contacts, 
of 
have 
in 

How to disable the Msg for Expiry Day on Exchange OWA ,

Posted: 26 Apr 2004 09:20 PM PDT

Yes

"William Lefkovics [MVP]" <techsanctuary.org> wrote in
message news:com... 


ExMerge for 5.5

Posted: 26 Apr 2004 03:43 PM PDT

THANKS SO MUCH! 
believe 
posted as 

Messages in my BadMail folder

Posted: 26 Apr 2004 01:18 PM PDT

Mark:

Thanks for your reply. I kinda of thought that was well but the number of
message is so high. Yesterday I deleted the contents of the folder. This
morning there are over 17,000 files in the folder. I only have 525
mailboxes.

Any ideas?

Harrison Midkiff
"Mark Arnold [MVP]" <org> wrote in message
news:com... 


Outlook discussion groups ??

Posted: 25 Apr 2004 04:26 PM PDT

You think that's what they meant?
How would you go about using a public folder for "discussion groups"? Would you make it an email folder? If so, how would the relevant emails get into that folder? Could the public folder also contain documents
Do you think they might be referring to "sharepoint services"?
Any additional info from anyone would be appreciated.

Microsoft Word - Why have I reverted to Word 2007 but kept the preview with Excel files?

Microsoft Word - Why have I reverted to Word 2007 but kept the preview with Excel files?


Why have I reverted to Word 2007 but kept the preview with Excel files?

Posted: 09 Nov 2012 01:22 PM PST

My Word documents have reverted to Office 2007 - though Excel files remain as 2013 Preview.???

How do I add text to a shape?

Posted: 09 Nov 2012 08:17 AM PST

In Word 2007, I could just type into a shape.  Now I have Word 2010 and I cannot do that.  How do I add text to a shape?  I tried adding a text box and typing text in that, and then moving it to the shape, but there must be another way.  Can someone help me?

If then else Home/Work address Fields Mail Merge

Posted: 09 Nov 2012 07:43 AM PST

How do I use a work address field on a mail merge or a home address if the work address is blank?  Thanks for any help.

Is there a special way in Word to use the Alt + 'x' technique to apply a combining mark to a character that is also a hexadecimal digit ?

Posted: 09 Nov 2012 04:59 AM PST

Let's say I want to apply the COMBINING DIACRITICAL MARK U+0300 to the character g in Word. A simple technique is to type g followed by 0300 followed by Alt + 'x', and I get . However if I apply the same mark (U+0300) to the letter a, using the same Alt + 'x' technique, Word will print the .notdef character , as a is interpreted as an hexadecimal number and Word will consider the character a0300 an invalid Unicode character. I wonder if there is any trick in Word to use the Alt + 'x' technique in those cases, i.e.. where the base character is an hexadecimal digit ?


Flip text

Posted: 09 Nov 2012 04:27 AM PST

There is really nothing new here, but I was reviewing some of the previous posts on this topic and thought it might be helpful to summarize the various methods in a graphic tutorial:  http://gregmaxey.mvps.org/word_tip_pages/rotate_text.html

The basic takeaways are:
1.  While you can rotate text in Word 2003 and earlier (earlier within reason), you can't produce true mirrored (flipped) text.

2.  The methods used to created mirrored (flipped vertical or flipped horizontal) text in Word2007 and Word2010 are different.

3.  The ability to produce text rotation effects is greatly expanded with the new graphics engine in Word 2010.

 

If any users see something that I missed or just flat out got wrong, please let me know.

 

 

 

Copy and Paste problem

Posted: 09 Nov 2012 04:05 AM PST

When I 'copy' text from a source, then open Word 2010 and seek to 'paste' the text, the popup menu has 'Paste Options' greyed out and unusable. The same with OneNote.  This is an irritant.  How do I effect 'paste' when an MS app is opened after 'copy'?

Remove Look Up from Task List

Posted: 08 Nov 2012 03:41 PM PST

When I click RIGHT MOUSE if the cursor tocuhes "Look Up" (which is all too often) I have a very long wait ahead of me, because it tries connecting to the Internet. . . . terrible feature in 2010.  Can it be removed?

Word 2010 Step by Step

Posted: 08 Nov 2012 01:23 PM PST

In Chapter 10, "Arranging Objects on the Page", I can not get the pictures to overlap.

 

Anybody have this problem or know what I might be doing wrong?

 

Thanks,

 

Scott

forced quotation marks error

Posted: 07 Nov 2012 02:15 PM PST

No matter what font I use (and this has been happening for over a year now), my MS Word forces the single and double quotation mark to become the ending one when it's supposed to be the beginning one.

My uncle said, ‚I'm tired!'

Our uncle said, „I'm very tired!"

Can anyone help?


word 2007 footnotes affects text wrapping when print

Posted: 06 Nov 2012 08:14 PM PST

The symptom:
In writing in Chinese,  2 footnotes have been added in one line, it is fine showing in the display, but when it is printed from printer, the same character appears again in the beginning in the next line.

The Chinese text font is in DFKai-SB and the number font is in Times New Roman. There are no spaces in between all Chinese characters in a same paragraph.

I'm not sure the problem is on Word or from the printer ? Please help.


Chicago Style 16th edition in Word 2010

Posted: 03 Nov 2012 02:14 PM PDT

The 15th edition of Chicago Style citation is pre-loaded into Word. Is there any way to get the 16th edition?

Trouble opening a saved file w/ Word 2010 Starter

Posted: 03 Nov 2012 02:13 PM PDT

I am getting an error message stating "File cannot be opened because there are problems with the content".   When I click on Details, there is "no error detail available".  I realize this may be due to my very boring 2012 Holiday Letter content, but after writing and editing the darn thing, I really would like to make copies and print this!  Does anyone know why I am getting this error after having no trouble editing it recently?  I have tried opening it various right click options and get the same message, etc.   Thank you!

Office Starter keeps giving me an error, unable to use it

Posted: 03 Nov 2012 12:33 PM PDT

how do i install microsoft starter that came with my computer i have tryed and keeps comming up error to try again  i have tryed 5 times and nothing

 

Microsoft Word - Microsoft Office 7 problem

Microsoft Word - Microsoft Office 7 problem


Microsoft Office 7 problem

Posted: 07 Nov 2012 03:55 PM PST

I can't save any of my documents in MS Office 7.  In Word, Excel, etc I keep getting same message:  Microsoft Office (Excel) has stopped working.  The screen gets all cloudy with this mesage on it, and it won't go away. Does anyone know of a fix for this?

"don't add space between paragraphsof the same style"

Posted: 07 Nov 2012 02:23 PM PST

I really hate the fact that Word 2010 forces me to adjust paramaters every time I do a table.  I normally try to use say 6pt spaces between points, and previously, this worked a treat.  With 2010, every time I add spaces, it assumes, I don't really want them (!!#!?!) and I have to go throuhg a long process of selecting paragraph, then de-selecting a NEW tick box called "don't add space between paragraphsof the same style"

 

Who would have thought, that by default, a user would add a space if they did not want to have a space!!

 

Any suggestions on how to remove theis newly-evolved nuisance feature?

Microsoft word

Posted: 07 Nov 2012 01:34 PM PST

For some reason Microsoft word has disappeared from my computer.  How do I retrieve it?  Pam

Microsoft Office Word Viewer Still supported?

Posted: 06 Nov 2012 04:13 PM PST

Hi,

I'm using Microsoft Office Word Viewer 2003. It works well.

But now the problem is that I'm told that Microsoft Office Word Viewer 2003 is End of life.


That means I can not receive any security patches for word viewer any more. I googled, But I find out there is no Microsoft Office Word Viewer 2007/2010.



What Should I do now? Is Microsoft Office Word Viewer 2003 still supported by Microsoft?



Thanks


Getting a multlevel list to reset automatically - Word 2007

Posted: 06 Nov 2012 11:44 AM PST

I have created a template with a 5 level multilevel list, following the instructions of Shauna Kelly.  One problem I am having is that as I go through the various levels, for Heading 1, then 2, then 3....when I return to Heading 1 for the second time, the numbering for the next levels do not restart themselves automatically and I can not get this fixed.

It looks like:

I.   Level 1

  A.  Level 2

  B.  Level 2

      1. Level 3

      2. Level 3

II  Level 1 the second time, numbering is correct

   C.  Level 2   I need this to reset back to A

       3.  Level 3   I need this to reset to 1

I can fix this manually, but the users will be quite challanged to do this, and may not even notice.

Any suggestions will be greatly appreciated.


Paul

is there any way to add pinyin/furigana automatically?

Posted: 06 Nov 2012 06:59 AM PST

so the topic of the thread, is there any way to add pinyin/furigana automatically to a chinese/japanese text?
have found the phonetic guide, but it has to be inserted one by one (so is like writing the text twice)

After creating a custom size paper using Windows 7, how do I keep and name that size on the drop down menu?

Posted: 05 Nov 2012 03:21 PM PST

My OS is Windows 7, and I'm using Word in Microsoft office 22010.  I know hot to create the custom size paper I want (7.2" wide; 10.5" high) but after setting margins and clicking OK, it disappears and that size paper does not appear when I'm ready to type. 

How do I give that paper a name and enter it into the drop down Paper Size window so may use it when needed?  Thank you.

Office immediately crashes upon opening

Posted: 02 Nov 2012 05:32 PM PDT

When I open any of the Office programs, they immediately "stop working" and crash.
I have no idea what the problem is, other than this:
  Problem Event Name: APPCRASH
  Application Name: winword.exe
  Application Version: 15.0.4128.1022
  Application Timestamp: 502b994a
  Fault Module Name: unknown
  Fault Module Version: 0.0.0.0
  Fault Module Timestamp: 00000000
  Exception Code: c0000005
  Exception Offset: 003b5d5e
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 1033

Additional information about the problem:
  LCID: 1033
  skulcid: 1033

Is there anyway that a summary page generate instantly, while you are typing?

Posted: 02 Nov 2012 09:04 AM PDT

Hi there,

 

First of all I'm not very expert in word, but I know how to solve most of my problem.

 

I just wonder if there is anyway to gererate a summary page, at the begining or end of a document, while you are typing. I do lots of inspection report and I need to summerize all my points under summary category.

 

To give you a better idea, there are about 12 different sections in my report and under each of them, I write some comments. At the end, I have to go back page by page and copy-paste those comments in summary page. I just wonder if there is any shortcut for this process? Or any suggestion?

 

Thanks for your help,

Eric

trying to open an Attachement in email, get message that Word Starter 2010 cannot be opened

Posted: 02 Nov 2012 08:12 AM PDT

I'm trying to pull up a email paper clip and it keeps saying microsoft word starter 2010 cannot be opened?

Drucker DCP 357C am Router Easy Box 803 A funktioniert nicht

Posted: 02 Nov 2012 06:01 AM PDT

Habe den Drucker an den Router angeschlossen, um ihn im Netzwerk nutzen zu können, aber nichts passiert. Drucker ist im Router freigeschalten.

Excange 2k not sending large messages - Microsoft Exchange

Excange 2k not sending large messages - Microsoft Exchange


Excange 2k not sending large messages

Posted: 26 Apr 2004 08:12 AM PDT

Mark Arnold [MVP] put finger to keyboard and typed: 

There is only a single SMTP Connector, and this has no size limits on it
what so ever, that I can see, there is certainly not a specific one for
Pilkington.

The reason I singled out Pilkington is that it is one of two that it is
happening to, the other being ingersoll rand

Stuart


Exchange tabs in AD

Posted: 26 Apr 2004 07:21 AM PDT

run the exchange setup and select only the Exchange System Management
components at the bottom of the selection box that appears.


"T" <co.uk> wrote:
 


Mark Arnold MCSA MCSE+M MVP, org
FAQ: http://www.swinc.com/resource/exchange.htm &
http:http://www.swinc.com/resource/e2kfaq.htm
Blog: http://www.msexchange.me.uk

software mirroring and exchange 5.5 problem!

Posted: 25 Apr 2004 06:42 AM PDT

First of all thank you for your prompt reply!

Actually the logical drive M: does exist and it has two
subfolders: MBX and PUBLIC FOLDERS. I cannot find those
folders anywhere in C:, i can only find them in the
logical drive M:

As far as your suggestion is concerned, i cannot do
anything else, since there is no raid controller present.
Until we get to buy one, it is the only possible solution
for mirroring.

So, what would eventually happen to M:?

Does the question remain, or have i misunderstood you?

Thanx once more,
ilias.
 

SMTP Not sending emails...

Posted: 23 Apr 2004 07:41 AM PDT

Hello,

I used to be able to send emails internally. However, I cannot anymore. Now
I'm totally confused. I really didn't change anything. When traced the email
that I sent internally I got the following messages:
-------------------------------------------------------------
Tracked message history on server MYSERVER
SMTP Store Driver: Message Submitted from Store
SMTP: Message Submitted to Advanced Queuing
SMTP: Started Message Submission to Advanced Queue
SMTP: Message Submitted to Categorizer
SMTP: Non-Delivered Report (NDR) Generated
-------------------------------------------------------------

I don't have any connectors and I don't think I need it since I have only
one server that needs just simple (default) configuration.

Also, my queues are sitting under the Default SMTP Virtual Server/Queues.

Thanks,
Les

"Chris Ahlers [MSFT]" <Microsoft.Com> wrote in message
news:erqH$phx.gbl... 
on 
================================================== ========================== 
rights. 
================================================== ========================== 
2000. 
can 
-- 
-- 


Exchange Log Files

Posted: 23 Apr 2004 04:46 AM PDT

Is your online backup now removing logs? What backup software are you using?
If you're using NTBackup, are you running it from the Exchange server or
from another server with Exchange System Manager installed? Remember - this
must be an ONLINE backup of the stores - not a file-level backup. Exclude
the M drive, Exchange database & log folders from file-level backup.

Syed Ali wrote: 


Mailbox rights in 2003

Posted: 23 Apr 2004 03:00 AM PDT

While this article talks about exmerge, if you want your domain admins to be
able to access mailboxes thie following article is what you will need to do:

823143.KB.EN-US
How to Configure the Administrator Account to Use Exmerge 2003 in

microsoft.com
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.

"T" <co.uk> wrote in message
news:phx.gbl... 
thing 
if 
the 


Download all messages from exchange server through outlook 2000 client

Posted: 22 Apr 2004 09:50 PM PDT

In addition to Mark's comments -

P.Ravialahan wrote: 

Yes, that's the way it's supposed to work.
 

What does server "cleaned" mean? Why not just connect and use an OST file to
sync to for offline use? 

Why do you need the items removed from your mailbox, if you don't mind my
asking? Why use Exchange if you don't want to keep your stuff on the server
for centralized admin, backup, ease of access? 


Exchange 2000 not receiving e-mail

Posted: 22 Apr 2004 03:11 PM PDT

You will want to contact Qwest and see if they can help you since it was
working before the installed the new modem.

--
Michael Barta [MSFT]
Microsoft Exchange Support

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.

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


Lanwench Help!

Posted: 22 Apr 2004 09:17 AM PDT

Yes, this computer has the dumpsteralwayson registry
setting. I tried to recover the folder by giving this
user full rights the parent folder and he had full rights
to his deleted folder. I even gave his username full
permissions. But none of that worked. (His folder did
show up under the recover deleted items) You don't have
to worry about helping with this issue any more, I just
made him a new folder and then changed the permission so
that no one can delete a folder, by making no one an owner
of any folder. Thanks for your help!

 
dumpsteralwayson registry 
rights to all the 
then under recover 
server 
folder. It 
folder 
It 
recover 
you 
this 
folder. 

mail redirection

Posted: 19 Apr 2004 01:53 PM PDT

Take a look at SelectiveJournaling application at http://www.ivasoft.biz


Regards,

Victor Ivanidze,
software developer





"Bernd" <microsoft.com> wrore:
news:138301c42650$56e2a670$gbl...