Pages

Search

Microsoft Word - How do I add new font sizes to the dropdown list?

Microsoft Word - How do I add new font sizes to the dropdown list?


How do I add new font sizes to the dropdown list?

Posted: 25 Feb 2015 02:38 PM PST

My attorneys frequently use font size 10.5 and want it added to the dropdown list. Setting 10.5 as the default does not add it to the list. The instant you use another size for another purpose, you have to manually type in 10.5 again to set it.

Is it possible to customize the font size dropdown list?

creating a print icon on a Word Document

Posted: 25 Feb 2015 02:31 PM PST

I have created a Word document that requires the user to complete several fields, print then fax only one page.  I would like to create a PRINT icon on that one page that will automatically print that page only.

Disappearing spaces after inline shapes

Posted: 25 Feb 2015 02:27 PM PST

There are multiple inline shapes (Microsoft Equation 3.0 and MathType objects) in my docx. Some of them are separated with spaces from the rest of text. After doing some actions I find those space disappeared. Newly inserted spaces hold only until the same actions happens again.

This is how it looks before the loss:

and that is after loosing space

Is there any way to prevent this loss?

How do I delete the names under "Exceptions" when I use the "Restrict Editing" feature in Word?

Posted: 25 Feb 2015 01:45 PM PST

I am using the "Restrict Editing" or protection feature in word. I am using the "No changes (Read only)" restriction setting. Under the "Exceptions (optional)" section - I put in some names by mistake. Now I want to delete them (not uncheck, but delete)... how do I do that? I have already tried right clicking on each name and selecting "Remove all editing permissions for this user"... this does not delete the names..... PLEASE HELP!

http://imgur.com/KorCN67

Conditional Formatting on Form Fields (Specifically Check Boxes)

Posted: 25 Feb 2015 01:10 PM PST

I am creating a form for people to fill out with resume information.  I have built a table with form fields (Plain Text Content Controls) like Name, Company, Position Title, Start Date, End Date, etc.  Sometimes, people need to enter multiple start/end dates, position titles, etc. because they were employed in more than one position while at the same company.  So, I have a section that says, "Did you hold more than one position while at this company?" with Yes and No check boxes.

Is there a way to add conditional formatting to the check boxes?  If someone checks yes, I would like to have additional "sets" of table rows/form fields appear for the additional position(s).  If the person checks no, I'd like to hide those rows/form fields.  I've looked all over online, and I can't figure out how to do it, or if it's even possible.

Does anyone know how to do this/if it's possible, and if so, can you help me out?

(It'd be nice if I could take it one step further and, if the person checks "Yes," have a box appear for them to enter how many positions.  Then, have that many "sets" of position questions show up.)

Please realize that I'm very good at working with the other aspects of Word, but am a novice at creating forms and working with macros.  So, please try to describe things thoroughly, and be patient with me. :)

Thanks!

How to fix a really embarassing autocorrect entry for Romanian

Posted: 25 Feb 2015 12:52 PM PST

The default autocorrect entries for Romanian in recent versions of the desktop version of Office contain this particular entry:

sanda -> sandală

The problem is that "Sanda" is a pretty common name for people, see https://www.facebook.com/search/str/sanda/keywords_users and it gets replaced to "Sandală". The replacement word, http://dexonline.ro/definitie/sandal%C4%83 , means http://en.wikipedia.org/wiki/Sandal , which makes this a bit awkward for people that are basically renamed by Office (with the default settings of an installation).

This is all fine and dandy, when my mother's emails to my godmother kept doing this replacement I eventually caught on to what was happening and I fixed it on her computer. However, I've recently seen the same error for my godmother's name on a legal document written by Romanian authorities. I'd like to figure out how to fix this for everyone. I've Googled where to submit this, could not find anything. Tried to talk to my friends that used to work for Microsoft, could not find a way.

Can anyone please help? Thank you!

Legacy Form Fields Formatting Bug

Posted: 25 Feb 2015 12:48 PM PST

This "bug" applies to Microsoft Word 2010. We did not have this version with 2007, and I don't have access to 2013 to see if it's still a problem. Our documents are primarily saved as .doc with Compatability Mode enabled.

We have many fillable forms using the Legacy Tools. Some of the fields have formatting on them, usually numerical but sometimes date fields as well. Sometimes, a user will open the document and all of the formatting of the fields will be stripped out. On the number fields, this has the effect of rounding all entries up to whole numbers, which is really inconvenient because cents are important. I have yet to determine exactly what causes this bug, as it seems to happen randomly to some users, on some documents, some times. I can open a document that has been working for months and suddenly one day it doesn't work for me. But it'll work fine for a co-worker. I can open it the next day and it'll be working again.

Searching the internet has come up with the lone solution of adding in a macro to format the fields, which is not a great solution. Some of these forms are ones that we pass off to clients/customers/vendors, and requiring them to allow and use a macro-enabled document isn't very user-friendly.

The work-arounds we have come up with so far are trying a different computer, saving the document as a slightly different file type (which only works occasionally), opening the document another day, and downloading the document again. None of these are particularly reliable or helpful, as sometimes using another computer or waiting a day isn't an option.

I tried using Content Controls, as they are newer, but they seem to have fewer formatting options, and in order to do calculations on the controls, I have to add in a macro, so that doesn't get me any farther than I am right now.

I'm looking for validation of this bug (though since it's quite difficult to predict when and where it will happen, I'm not sure how to get that validation), and any solutions that don't involve macros.

Need assistance creating multi-level list with styles and numbering continuation automatically

Posted: 25 Feb 2015 12:47 PM PST

I have attempted to create a template containing modified styles, with each style being formatted to a different level of a multi-level list.  My problem is upon hitting ENTER, only the style continues - a subsequent number is not being auto-inserted on the next line.  I have tried many different fixes that I've read about online, but to no avail.  Here is an example of the end result I am looking for:

SECTION 1       (insert SECTION TITLE)

A1-1.01      (insert SUBSECTION TITLE)

1.01.1              The work shall be according to the agreement.

1.01.2              The work shall be measured by the following:

                        .1         Item 1 - Contract Schedule:

                                    .1         The Contract Schedule will be measured by the contract agreement;

                                    .2         The lump sum tendered as agreed.

1.01.3               The start date shall be according to the agreement.

My first question is can the above be designed solely with Word 2010 formatting, so that when ENTER is pressed, the style continues on the next line and the next/sequent number automatically inserts, or is this only achievable with VBA/macros? I do not want the user of the template to have to type the text first, and then go back and apply the specific style to each line - I would like the above contract template styles to be automatically maintained/numbering occur as they type live (and they would change styles/levels as needed, using tab, indent or a shortcut).  I am just using learning how to write my own code and usually rely on the recorder, so if macros are the answer, what would be the best way to approach this? I had hoped to avoid macro usage as the other users often corrupt their templates and have no comprehension of macros, so it would be easier to instruct them on formatting than trying to teach troubleshooting with macros.

If using formatting is entirely possible, what would be the starting point in a style to use -  I've tried by modifying separate HEADING styles (i.e. gray is HEADING 1, red is HEADING 2, etc.), then tried LIST CONTINUE, LIST CONTINUE 1, etc. styles - and neither seems to work. 

After completing the above, I set up numbering through HOME --> PARAGRAPHS --> MULTILEVEL LISTS --> DEFINE NEW MULTILEVEL LIST, and for each level number I have linked it to the applicable (different) modified style. 

Thanks in advance for any assistance.

Word 2007

Posted: 25 Feb 2015 11:59 AM PST

Ok.  I am using word 2007 to write a book using 8 1/2 by 11.  When I convert it to size 5X8 it sometimes changes to a single page down the middle of the screen.  Other times it converts to 2 side by side pages.  How do I keep it as one page down the middle?   

Conditional Image insertion based on Merge Data

Posted: 25 Feb 2015 11:08 AM PST

Hello, all. I am trying to insert a logo into a mail merge document based on the list ID that the data originated from.

Specifically, I have 3 data sources that were combined into one and once that list is processed and returned with data from all 3 lists, the list id tells me which list the data came from, and therefore, which logo should be inserted in the merged document.

The original CSV file does not contain the logo or image link. These are being stored on the PC and I want to pull them in based on the list ID in the CSV file.

For this action, I am using 

{INCLUDEPICTURE "{IF TRUE "C:\\Users\\kara\\Documents\\My Circulation\\Renewals\\{Mergefield LIST_ID}.png"}" \d }

Where the images are named according to the list id, ie. 1882.png.

When I go to preview my results, an image placeholder appears and tell me that it cannot find the file. What am I doing wrong? THANK YOU!

How can I put something ANYWHERE in Word?

Posted: 25 Feb 2015 11:03 AM PST

How can I place a graphics object ANYWHERE in word - without pushing other things out of the way?

I want to use a template I have for 7x3 labels

I want to be able to put graphics - or text without restrictions - like you can do with Powerpoint for example

It's annoying how everything snaps or pushes other things out of the way!!

Thanks

Omar

MS Word - How do I make it so that a fill form input won't spill into a new line when it hits end of the table cell.

Posted: 25 Feb 2015 10:46 AM PST

I am making a simple word doc sign-up form that uses Text Forms to create fields for users to enter.

I want to know how to stop Word from automatically skipping into a new line when it hits end of the current table box, which the new line is half hidden and I don't want this. I basically just want one line of input, never going to the next line.

For example, I have a "Member Name" table box that has a text form for user to input. However if the input is too long, it will "spill" into the next line and I want to prevent this. I either want Word to disallow any more input for that text form box when it hits the end, or automatically make the font smaller so it fits in one line. 

Could anyone let me know how to do this? Much appreciated.

STYLEREF 0 \s

Posted: 25 Feb 2015 10:42 AM PST

My Table and sometimes Figure captions are getting reset as shown in the subject title above. This typically is associated with inserting a new table from Excel but that's not an absolute. The only repair is to manually go thru and repair all the affected captions. A tedious and time consuming exercise in futility.


All captions are chapter based not sub-heading based. In other words they are based on Heading 1 style only, e.g., "Table 1-1".


{STYLEREF 0 \s}-{SEQ Table \* ARABIC \s 0}


The resultant captions generate the following error: Error! Use the Home tab to apply 0 to the text that you want to appear here.

That message is as clear as mud so I'd appreciate some help with clarifying this issue.


Thx, Greg

Find and replace string containing certain characters

Posted: 25 Feb 2015 10:24 AM PST

Hi all. I've been through the official list of tips and tricks for Find/Replace but can't find an answer to this.

I'm trying to set up a Find/Replace for all strings that i) contain '_EXP_', and ii) have the character style 'Activity ID ch'. I want to reformat such strings so that they have the character style 'Activity ID EXP ch' instead. 

My situation is this. I have a long document containing this sort of thing throughout:

<ACTIVITY CHECKBOX pseudoID="SK3RW_EXP_U08_p080_ex002">

<ACTIVITY MATCHING pseudoID="SK3RW_SB_U08_p080_ex001">

I can't show highlighting here, but those ID values (between the quotes, e.g. SK3RW_EXP_U08_p080_ex002) are highlighted in yellow in my document. I've done this throughout by setting up a character style called 'Activity ID ch' that uses yellow shading. I now want to distinguish those highlighted strings that contain '_EXP_' from those that contain '_SB_' by using a different style – 'Activity ID EXP ch'. It seems like there must be a way of using Find/Replace here to search out the strings containing '_EXP_' that have 'Activity ID ch' applied, and give them the 'Activity ID EXP ch' style instead.

Any thoughts on this very welcome.

Automatic numbering does not work

Posted: 25 Feb 2015 09:59 AM PST

Today I made the mistake of turning off autocorrect when it came to numbered lists. Now I want it back on because I don't like writing every number out for a multiple choice test, I've gone to proofing, ive gone to autocorrect feature. I've turned on numbered lists again. But still it doesn't do a thing. Why is it so hard. And why cant I frigging find a number to call you I'm left writing a god damn question online which will probably be answered after I hand in my test.

Why do you guys make everything so f****** difficult.

[Moderator note: Changed title from "Not impressed"]

Adding LISTNUM field in a footer... WITHOUT . or ) or else following the number

Posted: 25 Feb 2015 08:48 AM PST

Hi!

For different reasons, I absolutely need to use a listnum field in a footer. But SEQ and NUMLEGALAUTO, that would be great, cannot be used in a footer.

So, I would like to format the listnum field in order to get a number without any character following it.

Can you help?

Thank you in advance.

Corrupt File in Word 2010 on a Windows 8 Laptop

Posted: 25 Feb 2015 08:36 AM PST

How do I fix a corrupt file in Word 2010 using Windows 8?

When I go to open it in word, it says the file could not be open because there are problems with the contents.  I click okay then it says it found unreadable content and if I want to recover the content.  After I select yes it says the file could not be open because there are problems with the contents.  Then it closes.

The file is a portfolio for school and took hours to do, please help!

Thank you.

Windows 8.1 and Office 2013 Interfaces in Violation of Good Human Factors Engineering, Good Usaability, and Good Human-Machine Interface

Posted: 25 Feb 2015 08:24 AM PST

This is a rant.

I'm disgusted with Win 8.1 and MS Office 2013. I've been using both since August 2014. And not by my choice.

Long time user of UNIX, Win, Linux, Mac OS and prodicytivity suites galore.

I'm what you software coders despise. A technical writer. Probably better than 99% of tech writers at Microsoft, today.

For six months I have suffered this dog-awful interface of Windows 8.1 and Office 2013 (32-bit).

The Windows 8.1 and the Office 2013 interface has all the design sense of a large overhead menu at a giant fast food restaurant chain.

I have aforementioned as such in one or two prior posts on this forum.

To perform the same tasks in Win NT 4.0, SP6a, or XP using the same interface, requires fewer clicks, than it does in Win 8.1.

You Microsoft designers and coders really pulled down the usability quality of desktop interfaces beginning with the so unpopular Vista.

And as for Office 2013 ... well, profoundly worse than the introduction of the Office 2007 interface. Slight improvement in Office 2010. Very slight.

Office 2003 requires far fewer clicks to perform the very same tasks in Word, Excel, PowerPoint, and so forth versus Office 2007, 2010, and certain Office 2013.

I could do in Office 2003 what I could do in FrameMaker 5-8. Word 2013 is an unreliable joke.

All MS Office 2013 update deal with security issues.

If I was an IT manager at a for-profit corporation that depends on a secure and reliable data infrastructure, I'd refuse anything newer than Win 7.

The conflicted design of the tabbed ribbon in 2013. What good usability do you human factors engineers and designer and coders use, anyhoo?

I have modified the Office 2013 ribbon, yet the inefficient interface persists.

Please site your good design practice sources.

Social expression should not be part of a human-machine interface. It would seem Apple has noticed this with the many iOS and Mac OS X improvement since that dog-awful amorphous doc in the never-ending Mac OS X around 2004.  (Where's XI? When?)

I see no improvement in Win 10. Office 365 just wholly blows.

Very Truly Yours.

Alt-F9 bringing up Windows search instead of toggling field codes

Posted: 25 Feb 2015 07:40 AM PST

I just switched to Office 2013 and Windows 8.1 from Office 2010 and Win 7 Pro. When working on a merge document in Word, pressing Alt-F9 brings up the Windows search panel instead of toggling the field code. Ctrl-F9 also brings up the Window search instead of adding a blank field code. Is there a setting that is causing this?

Microsoft Word On Window 8 -

Posted: 25 Feb 2015 07:01 AM PST

Microsoft Word seems incredibly unstable following the last round of updates.  It just stops working repeatedly.  Restarting has not helped.  What's up?  Anything I can do?  Excel has always been unstable on 8.  But I don't use it that often.  But I use word every day. 

GULPEASE Readibility Index

Posted: 25 Feb 2015 06:48 AM PST

In the previous version of Word, when I enabled the text statistics for readability, Word calculated also the GULPEASE index of readability for Italian language. However, if I enable readability statistics in Word 2013, at the end of spell checking, no index is shown. Why? How can I enable GULPEASE index in Word 2013?

Two columns in Word, but NOT newspaper style

Posted: 25 Feb 2015 06:19 AM PST

Way back when, Word would allow a document to be formatted with two or more columns that did NOT flow one to the next. This is something Word Perfect and every other word processing program has allowed. Is there a way to set Word columns to parallel without jumping thru all sorts of hoops?

How to set today function inside word document?

Posted: 25 Feb 2015 04:19 AM PST

I like to know if there is possibility to set today function today() like in Excel.

I have office PRO 2007.

Compatibility Mode in Office

Posted: 25 Feb 2015 03:59 AM PST

I am running windows 7 and office 2013.

I have a lot of files dating back to Office 97 and 2003. They all worked ok in XP and office 2010 however they are all now marked as Compatability Mode and some are opening up mwith the formatting all wrong and others just open as a blank page.

Can anybody help please?

Margin settings changed in printing

Posted: 25 Feb 2015 12:11 AM PST

A document compiled in Word 2007 is printed in correct margins whereas when the same document is opened and printed using Word 2013 the margins in printing are not the same despite the document shows same margin setting Please provide the solution

I cannot open .doc files in word 2007

Posted: 24 Feb 2015 11:19 PM PST

I have been working this for hours by now but I could not resolved the problem. I have tried several troubleshooting steps that were found here but nothing could resolve the issue yet. Maybe there is a way in how to resolve this issue rather than installing/uninstalling office, installing compatibility pack, which never worked. Has tried also these things. change chose microsoft word as default and changed the file association. Maybe I can do something with the Registry. Please help!

Customized Ribbon (added via XML) appear twice

Posted: 24 Feb 2015 10:40 PM PST

I have created a template file (dotm) including a customized ribbon which is added from an XML add-in with the Custom UI Editor tool.

The template includes some macros (e.g. for applying a predefined text style) that are linked on the Customized Ribbon/Tabs.

When creating a new document based on the dotm file, a separate docx file is created, the related macros refer to the original dotm file. Of course this setup requires that the original dotm file is somewhere available on the local hard drive or network drive.

In some case it happens, that the XML related information is copied from the original dotm file and added to the docx file - the result is that the customized Ribbon appears twice in the toolbar (once from the XML in the original dotm file and once from the XML in the docx file).

I have to say at the beginning, that I'm not an expert in XML, but the current solution works :-)

When removing the XML information from the docx file (by the Custom UI Editor), the customized Ribbon is just in once - as it should be.

In order to fix the issue, I would now like to know why or at least at which step the XML information is added to the docx file.

Unfortunately the behavior is not existing for all users all the time, it just happens now and then.

Customized Ribbon

XML information


Thanks for your comments!

Office 365 not working with Office 8.1.

Posted: 24 Feb 2015 08:24 PM PST

I have a brand-new laptop running Windows 8.1. I installed Windows 365 and nothing will open. I get the message the Word or whatever has run into an error that is preventing it from opening correctly. I tried troubleshooting and the message I got back is that the software is incompatible with my system. Any suggestions that would get this software to work would be greatly appreciated.

Opening Word 2013 document will run the following SQL command

Posted: 24 Feb 2015 07:25 PM PST

 When I try to open a Word document I get the following message. Opening this document will run the following SQL command. 

Select*from 'Sheet1$ data from your database will be placed in the document. Do you want to continue.

Breadcrumb Trail in Microsoft Word 2010

Posted: 24 Feb 2015 07:20 PM PST

Hi all,

I've created a 500+ page user guide and thought it would be very helpful for users if I could include a breadcrumb navigation trail in the header of each page within the document. So far, I've used the STYLEREF field to insert the text for Heading 1 and Heading 2 in the header on each page. Now my dilemma is figuring out how to turn these fields into hyperlinks. I'd like for the user to be able to click on either heading and have the document redirect them to the correct location (place where the heading first appears). 

Does anyone know how to make this happen?

Thanks!

Losing 3 column format in mail merge

Posted: 24 Feb 2015 07:04 PM PST

I created a mail merge document in word 2010 which uses the column feature for a group of merge fields.  When I preview the merged document, the 3 columns appear perfectly in the document.  However, when I finalize the document to print, the column formatting disappears and the fields appear in a long list.

How can I fix this.  There is NO way I am going to individually format each of the merged letters--there are more than 200 of them.

I just tested the go straight to print option and that works.  So preview works, go straight to print works but if you want to review them before printing, the column format disappears.

How to repair corrupt Word document

Posted: 24 Feb 2015 03:27 PM PST

Original title: office 365 file got corrupted

Hi, i was working on an important academic assignment using office 365 word file. (rich text document) suddenly it got corrupted. it is showing square boxes instead of the text i entered. please suggest a way to recover.


Microsoft CRM - CRM Reinstall

Microsoft CRM - CRM Reinstall


CRM Reinstall

Posted: 11 Oct 2005 02:26 PM PDT

Correct, the redeployment tool can help bring it back and forth.

Frank Lee
Workopia, Inc.
www.workopia.com


"kosta" wrote:
 

Users Currently Logged Into CRM

Posted: 11 Oct 2005 02:05 PM PDT

Unfortunately, this doesn't tell you who, or even how many, are logged in as
the connections are pooled and shared across all the users.

Since the app is a web app, there is no reliabel way to do this. What do
you consider "logged in"? Am I logged in if I have a CRM window up on my
desktop but have been out of the office for 4 hours (or a day)?

The best approach to get somewhere close would be to use the IIS logs and
look for last activity. But this is not reliable.

--

Matt Parks
MVP - Microsoft CRM


"Jason Hunt" <ca> wrote in message
news:phx.gbl...
Not sure if there's a better way, but you can use the T-SQL command "sp_who"
to get a list of existing SQL connections.

--
Jason Hunt
Advanced Computer Systems


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



Can you change lead status in bulk?

Posted: 11 Oct 2005 12:00 PM PDT

Please understand that Writing T-SQL script/Stored Procedure is not supported
by Microsoft Support - you are on your own... It is better to write a
SDK/code because that way you will have full control programmically and still
be supported under Microsoft.


To change lead status in bulk, create a WF rule that change the status of
lead object, under advance find, search for those leads you would like to
perform this WF on and apply the WF to the search result.

Good luck.

Frank Lee
Workopia, Inc.
www.workopia.com

"Ayaz Ahmad" wrote:
 

SQL Named Instance

Posted: 11 Oct 2005 10:05 AM PDT

Named instance is not supported


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


Spaces before GUID in subject line

Posted: 11 Oct 2005 08:55 AM PDT

Also, I have seen issues where the router has not captured replies if the
extra spaces were removed. Never did extensive research on it, but it seems
that it expects it to be way at the end.

--

Matt Parks
MVP - Microsoft CRM


"Frank Lee" <microsoft.com> wrote in message
news:com...
Currently no supported option to alter this setting in v1.2 out of the box;
It is either tuning it on or completed off.

Frank Lee
Workopia, Inc.
www.workopia.com

"cc" wrote:
 


MSCRM v3 and geomarketing

Posted: 11 Oct 2005 08:10 AM PDT

MS CRM 1.2/3.0 has pretty comprehensive integration support using SDK.

Moreover, u can find samples like "Bailiwick: Integrated Innovation Example"
over internet. They utilized the powerful functionality of Microsoft CRM to
integrate to Microsoft MapPoint and created an application, MapIT, which
allows their project managers to assign vendors to specific job sites by
plotting them on MapPoint.

Regards,

Ayaz Ahmad
Sr. Software Developer


"Peter Lynch" wrote:
 

Rename crm server

Posted: 11 Oct 2005 04:17 AM PDT

And also make sure that ur SQL Server is Default Instance not named one

Regards,

Ayaz Ahmad
Sr. Software Engineer

"Frank Lee" wrote:
 

CRM 1.2 email with PDF attachment does not work..

Posted: 11 Oct 2005 02:55 AM PDT

I'm going verify that all hotfixes have been applied, it may be that there is
a fix for this..



"Andy P" wrote:
 

Sort order on Account Name in Nordic Languages

Posted: 11 Oct 2005 01:58 AM PDT

Thank you. I've got some SQL experts I can ask. Maybe they know more specific.
--
/Inger


"Matt Parks" skrev:
 

Changing Order Owner

Posted: 10 Oct 2005 02:46 PM PDT

Triggers are not supported and in this case would corrupt your data. You
should never issue direct updates to any fields related to security
(ownership, shares, etc) as the associated Security Descriptors will not be
updated.

--

Matt Parks
MVP - Microsoft CRM


"Ayaz Ahmad" <microsoft.com> wrote in message
news:com...
T-SQL Trigger on update may solve this problem. otherwise a more generic
workflow need to be designed.

Regards,

Ayaz Ahmad
SSD

"Shawn" wrote:
 
the 
Is 
Is work 


Install CRM on Windows 2003 Server? Not SBS

Posted: 10 Oct 2005 02:21 PM PDT

Good point Matt. Ok for test environment.


"Matt Parks" wrote:
 

CRM SQL Server moved

Posted: 10 Oct 2005 01:44 PM PDT

You can definitely remove and reinstall tion. I've done it
(unfortunately) many times. I believe there is even a TK on how to do
it... (You get some scary messages, but it works just fine.) Of
course, if you already have clients ting, then you need to take
some care (get all clients sync'd first, e.g.). Good luck,
Dave

-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

NEW! VAST 1.2.5 featuring VAST Insights for Microsoft CRM! Now, VAST
audits all changes, but also gives you easy query capability into that
historical data!
For informative screenshots, please see
http://www.vscrm.com/screenshots.htm. For a free trial, see
http://www.vscrm.com/trial.htm .

Workflow decision based on activity completed or cancelled

Posted: 10 Oct 2005 11:36 AM PDT

SDK will be an option for handling more complex if/then/else stuf. Another
option is check out more advance 3rd party Workflow Engine available like
Axonom.

Good luck.

Frank Lee
Workopia, Inc.
www.workopia.com

"Tim Long" wrote:
 

2nd window opens and "page can not display"

Posted: 10 Oct 2005 10:14 AM PDT

Check DNS setting and execution privilege under IIS.

Darren

Looking for MS CRM Expert

Posted: 10 Oct 2005 09:34 AM PDT

Rob,

I don't think they're case sensitive. I don't think I've ever verified that
though. But I seem to recall seeing both upper and lower go through OK.

--

Matt Parks
MVP - Microsoft CRM


"Rob Bakkers" <microsoft.com> wrote in message
news:com...
I could be mistaking, but aren't the GUID's case sensitive? What happens if
you remove the ToUpper() function?

Regards,
Rob Bakkers,
Avanade Netherlands


"John Smith" wrote:
 
Convert.ToString(distingUser.Tables(0).Rows(0)( "SystemUserId")).ToUpper() 

Convert.ToString(distingUser.Tables(0).Rows(0)( "SystemUserId")).ToUpper() 



E-mail ownership not correct

Posted: 10 Oct 2005 08:55 AM PDT

Sounds like a support request to Microsoft Support for this one.

Good luck.

Frank Lee
Workopia, Inc.
www.workopia.com

"ril" wrote:
 

CRM and SQL on separate Servers

Posted: 10 Oct 2005 06:25 AM PDT

Depending upon the number of users, spec of the Server/environment, function
volume usage, etc. - Having both SQL Server and CRM Server on same server is
ok and can be just as fast or even faster for certain environments, i.e. data
request/transfer doesn't need to go back and forth between servers..

For example: we have clients running Small Business Server environment that
has everything (Exchange, SQL Server, MSCRM, ISA, etc.) running on a single
machine - running just as fast or faster than individual servers... SBS03
does tap out (license wise) for 75 users.


Frank Lee
Workopia, Inc.
www.workopia.com

"Sean Donnelly" wrote:
 

ANN: Microsoft CRM 3.0 Early Access Program for Partners

Posted: 10 Oct 2005 01:00 AM PDT

Dear Ronald!

Ronald Lemmen wrote: 

I'm sorry if I confused someone.

Cheers

Arne Janning


CRM 3.0 How to disable "ConvertLead" button

Posted: 10 Oct 2005 12:20 AM PDT

Hi Ronald,
Thanx for the immediate reply....I had already seen the
link below... however, I am not knowing the control names / IDs of toolbar
and button that appear on the form... The button is not visible in
customization screen. It is added at runtime... Can you please tell me the
javascript that will enable me to acheive this....

Thanks in advance...
Prasad


"Ronald Lemmen" wrote:
 

datamigration from ACT!

Posted: 09 Oct 2005 03:23 AM PDT

Yep


"JB" <else> wrote in message
news:com... 


Printed quotes

Posted: 08 Oct 2005 08:41 AM PDT

Take a look at the following excellent guide for implementing printable
quotes:

http://www.mscrmexperts.com/Default.aspx?TabID=25&newsType=ArticleView&article Id=13

--

Peter Lynch



"Jason Timmins" <Jason microsoft.com> wrote in message
news:com... 


CRM -Outlook Sync

Posted: 07 Oct 2005 11:10 AM PDT

Thanks for the replies.

I shared contacts and still no synchronisation.


"CRM Expert" wrote:
 

Root Business Unit Disabled

Posted: 07 Oct 2005 09:44 AM PDT

Thanks this fixed the problem

"John O'Donnell" wrote:
 

CRM for Service Calls

Posted: 07 Oct 2005 09:39 AM PDT

I'll probably develop a custom page that is available from the main
navigation page. This seems like the simplest way.

Thanks for the feedback.

--
Jason Hunt
Advanced Computer Systems


Menu's not working

Posted: 06 Oct 2005 06:12 PM PDT

Awesome

Thanks

"MattNC" wrote:
 

body of email message gets converted to txt attachement Ex2007 sp1 - Microsoft Exchange

body of email message gets converted to txt attachement Ex2007 sp1 - Microsoft Exchange


body of email message gets converted to txt attachement Ex2007 sp1

Posted: 23 Sep 2008 04:05 PM PDT

On Tue, 23 Sep 2008 16:41:01 -0700, DJMary
<microsoft.com> wrote:
 


Yes, you should apply the rollup. They are almost must-haves.
There was a similar issue such as your pre-SP1, but again, apply the
roll-up, if that doesnt fix it, go from there, even if it means
calling Microsoft support to resolve.

Not able to route smtp outboud traffice from exch 2003 server via

Posted: 23 Sep 2008 03:18 PM PDT

The routing group connector is setup. By default it setup exch 2000 as
brigdehead server. Leter we added exch 2003 server too in the default RGC

The emails between these servers works fine. It is only external mail to
internet does not work when exch 2000 server is shutdown.


"Ed Crowley [MVP]" wrote:
 

Exch 2K d:/M: drive fills up, contracts and fills up (over and ove

Posted: 23 Sep 2008 11:03 AM PDT

I forgot to answer your other question.

Both the logs and the database oare on the same drive, D:. I only have two
drives c: and d:.


"Ed Crowley [MVP]" wrote:
 

Ignore an SMTP address in the domain

Posted: 23 Sep 2008 07:43 AM PDT

In addition to what Oliver said, it would be really hard to justify adding
this complexity (of address space sharing) to your Exchange deployment for a
single mailbox.
--
Bharat Suneja
Microsoft Corporation
blog: exchangepedia.com/blog

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




"Oliver Moazzezi [MVP]" <co.uk> wrote in message
news:phx.gbl... 

Question regarding Outlook connecting to Exchange using HTTP

Posted: 23 Sep 2008 05:43 AM PDT

Thanks for the info.

"Martin Blackstone [MVP]" wrote:
 

Exchange 2007 & AD2008 Topology preparation, a little confused

Posted: 22 Sep 2008 02:14 PM PDT

Hello -,

Again inline.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

 

I assume the ADC is from an older migration/connection to exchange5.5? See
here about removal:
http://www.exchangelog.info/2007/04/how-to-remove-active-directory.html
 

Ok. I mixed ADC with additional domain controller.
 

Depends what you like to upgrade, different schema changes, that will normally
not conflict. So upgrade one complete, either exchange or 2008 and then start
the other one.
 

You can do it and wait over night, normally tion will not take so
long. After waiting run diagnostics with dcdiag /v, netdiag /v and repadmin
/showrepl so that you can see all is fine or maybe you have errors. BTW,
you should also use the tools before starting.
 

If you check 2008 after install you see SP1 is directly included. :-)
 


Exchange 2003 and spam/spoofed local address

Posted: 22 Sep 2008 11:44 AM PDT

I want to prevent these messages getting in to the system. I cannot reject
based on sender because its my ip which is spoofed. The only way I can
see to do this is to reject the EHLO msg-g09pmirpcam user

Geoff


"Bharat Suneja [MSFT]" <microsoft.com> wrote in message
news:phx.gbl... 

Exchange 2007 CAL question

Posted: 22 Sep 2008 09:01 AM PDT

Too late. You're answering them all now!
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

"Bharat Suneja [MSFT]" <microsoft.com> wrote in message
news:phx.gbl... 


Push Calendar items to all mailboxes?

Posted: 22 Sep 2008 07:59 AM PDT

Warning: Commercial Message

I don't know if you have a budget dor this but I wanted to let you
know that we sell an exchange server add-on that you can use for this.
With our product you would create the global item with the string #*#
in the subject and it will copy over to all user's personal
calendars.
If a user edits that item in the personal calendar it would become
visible in the central calendar. The global item will show ~!!!~ in
the subject and when you open it you will see who changed it in the
personal calendar. When you then change the global item.. the change
in the user calendar will be corrected.
you can find it here: www.ExchangeGroupCalendar.com

thanks
John



On Sep 22, 4:59pm, Transam388 <microsoft.com>
wrote: 

Internal E-mail filtering...

Posted: 22 Sep 2008 07:09 AM PDT

The "free" add-on that Microsoft provides is IMF (Intelligent Message
Filter).

http://technet.microsoft.com/en-us/exchange/bb288484.aspx

It's far from perfect, though. To get exactly what you want you're probably
looking at a third-party product.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

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


Exchange 2003 ActiveSync Stops

Posted: 22 Sep 2008 06:52 AM PDT

I'm not exactly sure what to look for. We do have OWA enabled for forms
based authentication and SSL but SSL is not required on any of the settings.
It's just an option for security.

I suppose if I can't resolve this through the newsgroup I will have to call
support and have an exchange person log into the system via remote support
and check things out.

But I will wait for another response.

Regards,

Bill Kirk
Network Administrator

"Bill Kirk" wrote:
 

TLS Certficiate Expiration

Posted: 19 Sep 2008 11:17 AM PDT

Correct.

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

signature (disclaimer) on all out going email

Posted: 19 Sep 2008 11:03 AM PDT

pw32 <com> wrote: 

See www.exclaimer.com for one frequently-recommended solution.


How to disable appointment forwarding?

Posted: 19 Sep 2008 07:42 AM PDT

Sorry.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

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


Migrating fromo Hosted to In-house Exchange

Posted: 19 Sep 2008 06:36 AM PDT

jhipp <microsoft.com> wrote: 

I would just find it messy to share the namespace. Given that your users are
all over the place it may be necessary, but it would be best to do it all in
one fell swoop if at all possible. 



Offline Adress Book Problem when downloading it from trusted domain

Posted: 18 Sep 2008 11:28 AM PDT

That would be correct

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Dgoldman [MSFT]: http://blogs.msdn.com/dgoldman
Download OABInteg: http://code.msdn.com/oabinteg
--
"Dominik Greiwe" <de> wrote in message
news:48d32c1d$0$6659$arcor-online.net... 


'Some items cannot be deleted.' problem...

Posted: 18 Sep 2008 12:35 AM PDT

It's on the schedule for tomorrow evening. :-)

--
Regards,
Evert


"Ed Crowley [MVP]" wrote:
 

Microsoft Word - office 365 file got corrupted

Microsoft Word - office 365 file got corrupted


office 365 file got corrupted

Posted: 24 Feb 2015 03:27 PM PST

Hi, i was working on an important academic assignment using office 365 word file. (rich text document) suddenly it got corrupted. it is showing square boxes instead of the text i entered. please suggest a way to recover.


Word deletes <w:t xml:space="preserve"> from document.xml

Posted: 24 Feb 2015 02:10 PM PST

Hello everyone!


I need to have all tags

<w:t>

changed to

<w:t xml:space="preserve">

in document.xml of a particular docx-file. It is possible to do so manually, but each time afterwards the corresponding docx-file is edited, the change of tags becomes undone.

Is it possible to make "preserve"-tags stay permanent?

Thank you in advance for any help.

Cheers

Herman

Where can I find the "Normal Dot" file and/or how can I restore it to the default?

Posted: 24 Feb 2015 01:30 PM PST

I am getting a message that a document can't be saved because it is in use by Normaldot.

I get: "Word can't do this because a dialog box is open" when no other dialog box is open.

Posted: 24 Feb 2015 01:09 PM PST

Every time I open a specific document (this one is password protected), I get a popup message: "Word can't do this because a dialog box is open" when no other dialog box is open." How do I get rid of this nuisance?

Thank you.

Stephen

extra decimal points when trying to mail merge

Posted: 24 Feb 2015 11:55 AM PST

I am trying to mail merge an existing document with a letter in word. Every time that I mail merge, some of my numbers end up with extra decimal points. I have triple checked that the cell is formatted only to two decimal places. I get two decimal places for everything but my last two numbers. I have also tried to use a different way to open up the excel file, such as Dynamic Data Exchange (DDE), but every time I try to do that, it says there is an error and I need to reestablish my DDE connection. I have tried rebooting, copy the document to a new one and other ways, but I cannot restore the connection. How can I try and restore that DDE connection or how can I end up with only two decimal places. Please help me.

1 docx document has different layout when viewed in word 2010 or word 2013

Posted: 24 Feb 2015 08:28 AM PST

A document created in Word 2010, when viewed in Word 2013 is given a different layout.

The lettertype and size are said to be the same, but less characters will fit on 1 line in Word 2013 when compared with the same line viewed in Word 2010.

This results in lines being cut short in different ways, thus resulting in lines being moved downwards to the next page.

Also, colunms created via tabbing are skewed when viewed in 2013.

All settings related to the layout have been checked and are identical.

Both are viewed in print preview.

The lettertype used is Goudy Old Style, lettersize 12.

Can anybody offer insight into this behaviour?

Many thanks in advance

Word 2013 Macros and Templates - dissappeared

Posted: 24 Feb 2015 08:06 AM PST

I can only assume this occurred during the most recent update. And I can assure Microsoft that this is probably the most stupid move they've taken in a long time.

As the production manager for a small publishing house I have developed over the years and am constantly refining custom templates and very complex macro sets that are part of those templates which are used throughout our company to accomplish many day to day tasks. Yes, I have backups of these templates and macro sets but, unfortunately, they're about a month old and do not include latest changes.

Imagine my surprise when I went to use my templates/macros today (that worked fine about three days ago) and discover both are gone. No macros no templates. Then discover I can't find any templates at all (no normal, no email, none of the standard Word templates).

First, I'd like someone from Microsoft to explain where my templates and Macros went. Then I want to know how to recover them.

I use an O 365 business subscription that includes my Office 2013 suite.

RJ

Icons of MSoffice 2013 GUI is corrupted

Posted: 24 Feb 2015 07:37 AM PST

My office suit GUI's icons is corrupted. How can I fix it?

For example I attached a picture of my msword application.

Regards,

Office 2013 Bug Report: Key Not Available as Shortcut

Posted: 24 Feb 2015 05:00 AM PST

Hi!

I didn't know how to report bugs to Microsoft, so I hope someone at Microsoft will read this post.

The problem is that even though the locales are set to German (Switzerland), Office 2013 uses the key ß (sharp s) as a shortcut at multiple places. However, this key (sharp s) does not exist on Swiss German keyboards. (We don't use Germany-German keyboards in Switzerland.) As a result, some functions that uses a shortcut including a sharp s - like "Verbinden und zentrieren" on tab "EINFÜGEN" in Word (see screenshot below) - cannot be accessed in Switzerland.

Thanks a lot for fixing this bug!

Restore my manuscript replace by previous title

Posted: 24 Feb 2015 04:17 AM PST

I have a problem:

 I typed over 14,000 words at microsoft office 2010 for manuscript entitled " Infinity Quest". I was shocked when my previous manuscript hides my typewritten words in over 14,000, when the replace was click.. I cannot restore  anymore my typewritten  microsoft office 2010 work. They were all gone at the microsoft office 2010 word documents

Question:

What will I do to get them back in my Document files? 

Please help me. The 14,000 words typewritten are very important to my book.

Thank you.

Macro for headers and footers

Posted: 24 Feb 2015 04:14 AM PST

Please can anyone help.    I use a macro which makes the document into book fold and landscape paper.  The document has a different first page header and footer.  In just some cases when I use my macro, it ignores the fact that I have a different first page header and footer.  I thought I could put a line into the macro that would fix this when it happeneds  I have recorded a macro to insert into this macro, but it does not seem to make any difference. The first page should not have a line in the header or footer, but in some instances it puts it in there ?  Could anyone help please.

If ActiveWindow.View.SplitSpecial <> wdPaneNone Then
        ActiveWindow.Panes(2).Close
    End If
    If ActiveWindow.ActivePane.View.Type = wdNormalView Or ActiveWindow. _
        ActivePane.View.Type = wdOutlineView Then
        ActiveWindow.ActivePane.View.Type = wdPrintView
    End If
    ActiveWindow.ActivePane.View.SeekView = wdSeekCurrentPageHeader
    ActiveWindow.ActivePane.View.SeekView = wdSeekMainDocument

Automatically load a macro enabled template when opening word

Posted: 24 Feb 2015 03:37 AM PST

I have some Macros previously developed for word 2010 which were saved in a template so that they would automatically load on opening Word. This allowed me to distribute the MACROS without requiring a technical release and support from the IT department.

In Word 2010 there was a way of saving the template the macros were created in to be auto-loaded whenever Word is opened so that they are available for use by any document that is opened. I cannot find a similar way of saving and setting these up in 2013. Can anyone help please?

Thanks in advance.

NB: At work we use Windows 7 and at Home we use Windows 8.1, in case this affects the solution.

I have a question about MS Office.

Posted: 24 Feb 2015 03:13 AM PST

I MSOFFICE users in Korea.
I would like to know about the basic English font used in the world of MSOFFICE each country.
Country of minutes that saw this article where it is, please let us know whether you are using some basic English font.
Please let us know if the default font that can be used for additional Hangul.

Questions are about the MS Office.

Posted: 24 Feb 2015 03:00 AM PST

I am a South Korea MS Office users.

The contents of documents created in MS Office are aware Korea happens to be invisible in a foreign country.

I would like to know about the common fonts that can be used in all countries.

1. In the US version of MS Office would like to know whether the default font is to be any English.

2. Hangul fonts available in the US version of MSOffice, I would like to know what it is.

3. I would like to know which fonts are some basic installation of the US version of MS Office.

Quick answers await you.

Chart marker symbols in legend

Posted: 24 Feb 2015 01:25 AM PST

I am making several scatter plots and inserting them in Word. I am trying to find a way to place data marker symbol in caption so that I can reference that data in legend. For example if I have two data series, blue triangles - cars sold, and red squares - bikes sold i want to write in caption something like "zou can see data for cars (insert_blue_triangle_here) and bikes (insert_red_square_here) soldper month. Is there a way to insert those symbols? I know that I can use chart legend for that, but it takes up more space and I am not supposed to have legend.

Google Drive now supported in Word for iPad?

Posted: 24 Feb 2015 12:32 AM PST

So Word for iPad's latest update allows integration with Google Drive, but I can't get it to work.

I checked in 'Add a place' - I can select OneDrive, OneDrive for Business, Dropbox or Sharepoint, but no sign of (Google) Drive.

Under ". . . more" , and "Locations" there's a slide button to select Google Drive, but I can't see any effect.  Even with this switched on, Drive doesn't appear under any of the menus.

Is this a bug?

 

Use the data from a mergefield in a macro

Posted: 24 Feb 2015 12:32 AM PST

Hello

With the help of forums and the Microsoft KB, I wrote a macro that selects a mergefield (eg. the column "Group"), gets his value (eg. "B2") and insert the content of the related text file (eg. "C:\B2.TXT").

My macro works well, except that the mail merge part doesn't work. It takes the value of the first line of my data source and replicates it on every record.

Here is a simplified version of my macro (of course, it would be useless if it only did that):

Sub ShowGroup

  Dim GroupVal As String

  GroupVal = ActiveDocument.MailMerge.DataSource.DataFields("Group").Value

  Selection.TypeText (GroupVal)

End Sub

Do you have an idea of how I should correct this macro, and also when I should run it?

Thanks in advance!

Patrick

No Online Content Available - Microsoft Word 2013

Posted: 23 Feb 2015 09:26 PM PST

I bought Microsoft Office 2013 a couple months ago.

When I try to access online content it says "No Online Content Available"

For example, I can't get new powerpoint designs, I can't get new cover page designs, I can't search for pictures.

I have looked all over the internet and I just cannot find a solution.

I am signed in and connected to internet. 

Please help me!!!

Can't Open Word File

Posted: 23 Feb 2015 07:59 PM PST

I recently added some photos to a Word file and today I tried to open it but I get the notice that "Word can not open the file because it is bigger than 512 megabytes." What can I do to open it? Anything? 

Styles and formatting/Screenplay editing

Posted: 23 Feb 2015 07:53 PM PST

Hey,

I used to use Word 2003 for word processing but I've recently upgraded to 2013.

The problem is that when I'm writing in a screenplay format I no longer have the useful "styles and formatting" bar stuck on the right hand side of the screen, so I can't quickly change the indentation/capitalisation/justification.

Is it possible to permanently see the styles I'm working with in 2013, and if not, is some kind of screenplay software my only alternative?

Thanks a lot, sorry if this is a dumb question.

How can I get blank labels for Avery 5160 on Word 2013?

Posted: 23 Feb 2015 07:39 PM PST

Hi, I have been a Word 2003 holdout for quite a while now and my son made me upgrade to Word 2013.  Now, I am trying to print labels and have not been able to find a blank template for them. 

Back in Word 2003, I could create labels and those dotted boxes would appear and I would be able to type the addressees.  Now, in Office 2013, I went to File > New > and typed "Label" in the search bar and found a whole bunch of templates, all of which have various flowery/graphical designs.  I don't want that.  I just want blank labels, 30 per page.  I would think that this is something simple but I can't seem to find it anywhere. 

Thank you, your help is greatly appreciated.

Permanently Deleting a Quick Style

Posted: 23 Feb 2015 06:15 PM PST

I am currently using Microsoft Office 2011 for Mac, and I was wondering how I could permanently delete a Quick Style? I've read how to do it and tried it myself, but every time I open up a new document, the old styles are still there. 

Need mailmerge fields to singe space not double space

Posted: 23 Feb 2015 05:18 PM PST

My mail merge brings the lines in but double spaces them.  I have tried setting the whole document to single spacing but is does not change the merged information.  Also, I need lock the columns so the information will always line up under the headers, is there a tutorial to show how to do that?  Thanks Nana from NC


Invoice                          Amount                                            Coverage


3690019                            $7,414.94                                             Umbrella

 

3690020                            $5,561.72                                             General Liability