Pages

Search

Microsoft Word - Microsoft Office 2007

Microsoft Word - Microsoft Office 2007


Microsoft Office 2007

Posted: 30 Dec 2013 03:14 PM PST

I have a paid version of Office 2007 that I attempted to load to my new laptop.  How can I get it to load?

I just got Office 2013. I noticed that in Word Save As -- there is no compatility save as for Office 2010. Should I just assume that if I start a document in 2013 that I could open it in 2010?

Posted: 30 Dec 2013 12:38 PM PST

I just got Office 2013.  I noticed that in Word Save As -- there is no compatibility save as for Office 2010.  Should I just assume that if I start a document in 2013 that I could open it in 2010?

I need to find DOCX recovery tool, is there a someone?

Posted: 30 Dec 2013 12:26 PM PST

Where I can get DOCX recovery tool? Need to recover damaged file. File is not password protected.

Replace lower-case with small caps in MS Word

Posted: 30 Dec 2013 11:27 AM PST

I have a large text with many expressions placed within single quotation marks, with an initial capital letter: 'Here is an example'. I would like a Find and Replace operation that would Find these, one by one, and Replace each chosen instance with the same expression in small caps, deleting the single quotation marks and retaining the initial large-cap letter. I don't want to do this globally; not all such expressions in my text should be changed. The example above then would delete the single quotation marks and retain the initial capital H, and change "ere is an example" into small caps. I've tried using wildcards (the asterisk) but can't get it to work. Many thanks in advance.

MS Office, particularly Word

Posted: 30 Dec 2013 10:47 AM PST

Okay, I am totally ignorant concerning current versions of Word- particularly regarding backwards compatibility with Word.doc (circa 2001-2002). Details: I have all of my documents (including a book I wrote) in Word.doc. I wish to post excerpts for interested readers on my website. How do I provide downloadable material in a form that is compatible with current Office software? Convert (by opening and then SAVE as) to another format such as either Rich Text, WordPad, or html before uploading to my site? Or is there a free or inexpensive conversion software available? Smaller portions are no problem since I can cut/paste; but I do not want larger files to be in a inconvenient form for readers. Thanks, and excuse my non-current ignorance. 

Download in the wrong language.

Posted: 30 Dec 2013 10:40 AM PST

I recently downloaded Microsoft Office Home and Student 2013 from Amazon, and went through all the steps downloading it fine. It then came to opening the program, and all the features were in a foreign language. I tried changing the language, but could only find ways to edit the language for individual files, not the program itself. I decided to uninstall the program, and realised whilst reinstalling, that the language was set to Suomi, a Finish dialect. There is a photo of this

here:

 

So I realised that this needed changing. I have scouted around and have found no method for doing so.

 

Any help much appreciated. Thank you

Mail Merge Question

Posted: 30 Dec 2013 08:57 AM PST

Hi,

The 1st 6 lines of a Word form document are mail merge address fields.  (Name, Title, Organization, Addr 1, Addr 2, City,St,Zip)

Some of the addresses in the data list use up 3 lines, some use 4, 5 or all 6 fields. After the mail merge is run, if an address field is not used, it is left out of the document (which is what I want).

I'd like to keep the 6 mail merge address fields at the top of the document and have the rest of the document ALWAYS start at exactly 2.5 inches from the top of the page, regardless of how many lines are used for the address.   I don't want the placement of the remainder of the document to be dependent upon the length of the address section.

I can not use a text box to do this since a related macro for filing files will not recognize the address if I use a text box

I was wondering if an  "if, then" function that says if there are only 3 lines of text in the address section, add 3 blank lines, if there are 4 lines of text in the address, add 2 blank lines, etc. would work?  Can you provide the command to do this in the merge form document?

If possible, I would like to solve this without using a macro.  Thank you for any assistance in this matter!

Craig

Office 2007 Winword Opens with pop-up message Cannot open a file (etc). How to eliminate on startup?

Posted: 30 Dec 2013 08:38 AM PST

My Winword opens with a document but has a popup message: "Word cannot open with this document template", ( a file name). How to eliminate on startup?

I have to click OK to clear the popup.

Muirfieldf

Editing a Document

Posted: 30 Dec 2013 07:26 AM PST

I am trying to update my Resume and be sure that all of my dates to the right are lined up.  I have turned on View Gridlines, but when it gets to the 2nd page of my Resume, the Gridlines do not fill the page as they do on the first page and it is making it very difficult to tell if they are in fact lined up.  Why is the view of my 2nd page different from the view of my 1st page?


Any help is greatly appreciated.

KatR

No Recent Files?

Posted: 30 Dec 2013 05:50 AM PST

Whenever my newly installed Office 2013 is reopened the next day, there are no recently opened file listed even though I know I opened some the day before?  Why would this be do you think?  Is there some cookie I should be keeping?  I have Options set up to show 12 recently opened files.

Background removal refine options not available?

Posted: 30 Dec 2013 04:01 AM PST

Guys,


 I am trying to use the Word or PowerPoint background removal tool on my Surface Pro 2. When enabled I do not get the 'Refine' options shown. If I open the ribbon customisation the three buttons that should be available under 'Refine' are shown as disabled but there is no explanation.

How do I find out what the issue is and how might it be rectified?


-MrHinsh

Computing the space left on a page.

Posted: 30 Dec 2013 03:57 AM PST

Hi Guys....

I'm using Office 2010 under Windows 7.


I have a number of mailmerge template documents which I wish to populate using VBA.

Each template starts off with an image (the Company logo), then has the mailmerge fields for the Customer details, then some text, the number of lines in which varies with the template.


I have some VBA code in the template which fires after the mailmerge.

The VBA opens an Excel spreadsheet, reads product data in order to populate various listboxes on a Userform, then allows the User to select a variable number of Products.


All this is working just fine.


My next goal, having saved the selected product details in an array, is to write the array as a list to the bottom of the template document.

Again, I can achieve that quite easily.


The problem is that I'd like to be able to determine when I've got one line left on the page, and more than one Product line still to write.

In that situation I'd like to use the last line on Page 1 to say "(Continued overleaf)", then continue writing the products list on the next page.


In order to achieve this I need to be able to work out exactly how many lines are left on the document before an automatic page break will be triggered.

This means I have to know where my first line will go on the page, i.e. on what line does the basic template's text end.

I've read up about font sizes, and the 120% rule for single spaced text lines, and how to determine the document size, so if I knew which line I was startin on I could work out how many lines were left on the page and act accordingly.


My problem is that I can't seem to find any VBA which will tell me the location of the current end point of the template in terms of the number of lines used, or the distance down the page in points (or any other measurements).


Can any kind soul point me in the right direction? I'm reasonably competent with VBA, but more so in Excel, which seems to have richer functions than thos in Word.


Any assistance would be gratefully appreciated....

Resize all equations with my MS word document

Posted: 30 Dec 2013 02:53 AM PST

Hello everyone,

I use MS Equation 3.0 in Word 2013.

The problem is all the equations are too small because of the wrong size/scaling applied to them.

What I have to do to fix them is:
1) Right click on an Equation 3.0 object, select 'Format Object'.
2) On the 'Size' tab, under the Scale section, I have to untick 'Lock aspect ratio' and 'Relative to original picture size'. Next, I type in a 100% for both height and width. Press 'OK'.
3) Next, I have to double click on the Equation 3.0 object to enter its edit mode. After that, I click outside the equation edit box to unselect it. This will regenerate the correct type size for the equation.

The question is:

How can I automate this since I have thousands of equations within my document.

Cheers.

I have reloaded Microsoft Office twice. I get an error on all the Office programs.

Posted: 29 Dec 2013 06:49 PM PST

it says "We're sorry, but Word has run into an error that is preventing it from working correctly. Word will need to be closed as a result. Would you like us to repair now? When I try that another window pops up and tells me to seek help online. Frustrating...."

I had a version of Microsoft office 2010. after this problem occurred, I removed the old MS Office. Reinstalled the new 2013, No difference.

Please help!


Reverse hyperlink?

Posted: 29 Dec 2013 06:40 PM PST

I've put hundreds of hyperlinks in my book to other sections of the book. They work well but something seems to be missing: going back to where the hyperlink is. I realize that shift-F5 goes back but only if an edit is made near the hyperlink. I usually put a space at the end of the nearest line, but I imagine there might be a better way. It's hard to remember to put the space in (and delete it).

On a related subject: I wonder if the hyperlinks (and reverse ones) will work properly if I put the book into PDF. And if I issue a Kindle edition.

How to insert a saved set of Text?

Posted: 29 Dec 2013 05:52 PM PST

In previous Word's I created something that I called 'signature'.
When I typed the characters 'signature' in my document and hit PF3, the text that I had
saved as 'signature' would be inserted.

Is there a way to do something like that with Word 2013?

How can I change my printing defaults? (Note: NOT printer defaults)

Posted: 29 Dec 2013 04:27 PM PST

This should be a simple enough thing.  I want my default printing option to be "print single page".


Why?


So that whenever I or my wife forget to choose the single page option, we don't end up with 15 wasted pieces of paper spewing out of our high-speed printer before we can cancel the print job.


Example:  We have a recipe file that we use to print out recipes to use and dispose of after cooking.  We occasionally forget to choose the "current page" option, and suddenly find our printer churning out the pages.

But if we're that forgetful, won't we make a similar mistake if we forget the default is a single page when we really want the entire document, or a different page?  Of course, we will.  But the cost of that mistake is a single page -- at most -- instead of 15 or 20.



Microsoft CRM - Reminder for Acitivities

Microsoft CRM - Reminder for Acitivities


Reminder for Acitivities

Posted: 06 Sep 2004 04:53 PM PDT

Hi Tony,
I'm no MSCRM expert, that title goes to Matt and John
and most of the people who frequent this board, I just
find it helpful to try to check and resolve other CRM
user's problems so that if I encounter them in the future
I'll be able to correct them easily.
For the timezone, have you checked your local
Date/Time settings? they should coincide with the values
being displayed from within MSCRM.. check your local
machine settings if they do show up..

 
gonna pick your brain 
posted? Why is my time 
reminder will be added in 
such functions, which 
due 
be 
ups 
how to 

Just for Clarity

Posted: 06 Sep 2004 03:10 PM PDT

Rihan,

Jake answered pretty well on this. They will try to help you, but they may not
go very far.

I would stay away from adding a trigger to the tables. You can achieve the same
result with a post-Callout and that is a supported way of doing what you need.
If there is a choice between something supported and unsupported, I see no
reason to even consider the unsupported option.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Tue, 7 Sep 2004 00:10:10 +0200, "Rihan Meij" <co.za>
wrote:

Hi Matt

How I understand it, if we touch the database in any way, MS will not
support us? If we modify a aspx page in the front end or like in this case
the activity, and 6 months down the line we have a problem with a totaly un
related part of the system, will MS give support?

Modifying the database in any way is un supported, and that I fully
understand, because of the complexity of the strucuture and all, if we were
to add a trigger to a table, that would modify/insert data in another
database, would that sort of solution also be unsupported? Or will MS still
give us help, except that part of the system that we modified outside the
allowed parameters?

Thanks for clarity on that.
Rihan


Importing data into CRM

Posted: 06 Sep 2004 02:05 PM PDT

Have you tried using the Data Migration Framework?
It imports the data onto CDF Database before migrating it
onto MSCRM. While on the CDF Database, there are several
tools to cleanup the data, although Duplicate checking is
not part of them, bhut you could create Stored procedures
to do that as long as you specify which combined fields
would qualify a Duplicate record.
 
using 
by 
it 

firm 

Information is needed before this report can be processed -really

Posted: 06 Sep 2004 12:31 PM PDT

Hi Matt,
Thanx a lot for the response...i really appreciate it.
I tried changing the log on user to <domain>\administrator for the services.
I also restarted the services and IIS but still i am getting the same error.

Regards,
Sanket

"Matt Parks" wrote:
 

Outlook CRM & MSDE Issues

Posted: 06 Sep 2004 11:21 AM PDT

No, the install can be a little touchy. Can you post more detail on the exact
error your are getting?

Also, double check all the pre-reqs in the Implementation guide, to the letter.
Especially domain membership.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 6 Sep 2004 19:55:03 -0700, "Poisonberry"
<microsoft.com> wrote:

It tells me that it cannot find the components when I give it the address to
my CRM server. so, I assumed I had to install it manually. Is there a step
I missed to install these components?

-poi

"Matt Parks" wrote:
 

Sales Module and later Service Module on the same Database

Posted: 06 Sep 2004 08:51 AM PDT

You can add the new licenses via the License Manager utility that is available
in Deployment Manager.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 6 Sep 2004 10:17:01 -0700, Alexandra
<microsoft.com> wrote:

That is true. But when you install the server... you use a licence that it's
different between Sales and Service... how do you add the new license to your
CRM installation??

"Annie" wrote:
 

Multiple daughter companies on one server - 2 licenses needed? or.

Posted: 06 Sep 2004 02:47 AM PDT

Felix,

You can't have multiple CRM installs on the same server.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 6 Sep 2004 04:09:04 -0700, "CorePeople"
<microsoft.com> wrote:

Hi Roger,

I allready tried to work with the security properties, but have to look into
that again.

But if I have 2 licenses, can I then add them to the CRM server and get 2
"roots"

Thanks
Felix

"Roger" wrote:
 

Error installing outlook sales

Posted: 06 Sep 2004 12:52 AM PDT

hi Ivan

thanks for your reply but tried that and that didn't
help. I can't understand why the web site works and
outlook doesn't, Have tried entering fqn and ip address
of the server with no luck. Also if i try and do an
import data through the webclient and tell it to use
outlook it say it can't find an installed version yet i
have it open. Have tried with it open and closed no
success either way.

please help 
installation cannot  
this environment. 
settings in IE. 
ninguna clase, y no  
CRM 
outlook 

Error:"Object doesn't support this property or method "

Posted: 04 Sep 2004 11:14 PM PDT

Hi ,
Its an in built report [one of the ones that come with crm by default].if
you want to see the error i can give you the URL.

Thanks and regards,
Bhaskar.T

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


CRM Buttons

Posted: 04 Sep 2004 04:47 PM PDT

I got it fixed. It was an Id10T error. I forgot to make <contacts/>
<contacts> forgot to take the / out of the head section part when I
did that all the buttons worked just fine.

Thanks


"Stephen Redmond" <ie_noreply> wrote in message news:<#phx.gbl>... 

Microsoft CRM Service Problem -- really urgent

Posted: 04 Sep 2004 03:47 AM PDT

You can always try to re-register the service. But first, verify that the otehr
services are still registered as well. There should be about 10 Crystal
services and 4 Microsoft CRM services on the machine.

If it's only the security service, you can re-register it by running the
following command:

crmsecurityservice.exe -r

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Sat, 4 Sep 2004 03:47:02 -0700, Sanket <microsoft.com>
wrote:

hi all,
this is really urgent
I had insalled Microsoft CRM on a windows 2003 server. the SQL server is on
a remote machine and is up & running.
Now CRM was running fine...UNTIL i rebooted the CRM server due to
maintenaince (not related to CRM at all)...
when i tried to logon to the CRM web interface it threw an error that the
CRM security service was not available. i opened the services.msc MMC and was
ASTONISHED to find that 'Microsoft CRM Security Service' is not listed in the
services list.
Please HELP....its really urgent
Regards,
Sanket

80004005 problem

Posted: 03 Sep 2004 09:41 PM PDT

Also, check out the following archived post from this group:

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=ugnAaKofDHA.2352%40TK2MSFTNGP12.phx.gbl& rnum=2&prev=/groups%3Fq%3Dcrm%252080004005%26hl%3Den%26lr%3D%26 ie%3DUTF-8%26sa%3DN%26tab%3Dwg

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Fri, 3 Sep 2004 23:41:52 -0500, "Chris Jones" <net> wrote:

I'm getting this error which is described in the installation guide, but I
believe that I have all the pre-req's installed. I'm installing on a single
Win2k PDC machine...have loaded AD, have loaded IIS, .NET SP3, SQL 2k,
etc... but the error is still happening.

I've done this once before and solved this problem, but I can't remember
how...please help.

Thanks,
Chris Jones



"Installation failed prematurely..."

"Failed to install Microsoft CRM Server."

"Failed to Install MSI part of Microsoft CRM Server Setup."

"Unspecified error"

"(80004005)"


Define "Regarding" as a required activity field

Posted: 03 Sep 2004 02:52 PM PDT

"Frank Lee" <microsoft.com> schrieb im Newsbeitrag
news:5f8401c4928a$2411e070$gbl...
 
 

It's possible, but it's not supported or documented by adding
JavaScript-Code in the appropiate activity ASPX files.

--
Jürgen Beck
Dipl. Kfm./Wirtschaftsinformatik
MVP for Microsoft CRM und Visual C#
MCSD.NET, MCDBA, MCSE, MCT
Microsoft Business Solutions Certified Master - Microsoft CRM Developer
http://www.Juergen-Beck.de

MSDN Webcasts

Posted: 03 Sep 2004 11:12 AM PDT

I wouldn't expect anything "official" on these topics, as the re-use of the
controls is not supported.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 6 Sep 2004 07:35:02 -0700, "SouthStand"
<microsoft.com> wrote:

I agree, the webcasts are useful.

The topic I really want help with, however, is how to build appropriate
asp.net customisations within the application. (Which is not covered in the
SDK at all, apart from a stylesheet example!)

ie How to make use of existing controls, best practices for rendering XML
etc etc

Are there likely to be webcasts for more advanced cusomisation such as this?

Does anybody have any documentation for this?

Thanks.

"Stephen Redmond" wrote:
 

Hidden text boxes aren't hiding info.

Posted: 03 Sep 2004 09:23 AM PDT

This sdoesn't sound like a CRM Server issue, but more of a client browser issue.
After all, CRM is only serving up the HTML, the browser decides how to display
it.

Is this a problem with all client machines or only a few? Seems like it may be
a browser compatibility issue. What version of IE is the client running? Is
the .Net framework version up to date on the client?

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Fri, 3 Sep 2004 22:23:40 +0600, "Bhaskar" <com> wrote:

Hi everyone,
I had created a web application (ASP.NET) which is an Add-On to the
Microsoft CRM application. I used a hidden text box in a page which hold XML
data. The application working successfully in our MSCRM server, but having a
problem at one of our clients place. Instead of hiding the hidden text box
with data, it is expanding as wider as it contains the data. Please give
your valuable solution that what could be the problem in MSCRM server not
allowing hidden text boxes.

Note: It is HTML hidden text box.

Thank you,
Bhaskar Rao.


Converting an email into a case

Posted: 03 Sep 2004 09:15 AM PDT

http://www.c360.com/

"Fayaz Cajee" <microsoft.com> a écrit dans le message
de news:com... 
into a 
support 
Assistance 


Workflow redeployment

Posted: 03 Sep 2004 08:27 AM PDT

Any workflow rule you import that references something specific (an absolute
reference) to an individual deployment (say a specific user or team) will be
imported into your new system, however the rule will come in dis-abled. You
will need to go into the rule, restablish the relationship (updating it to
match the specifics on your new deployment) and then save and activate it.
Anything the workflow references that is a logical relationship (the owner
of the account, the account itself) will be maintained and thus will not
require restablishing the relationship.

--
Alex Simons
Director of Program Management
Microsoft CRM
-------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"John O'Donnell" <com-nospam> wrote in
message news:u$phx.gbl... 
with 


Microsoft Word - 2013 Calendar Templates in MS Word 2013

Microsoft Word - 2013 Calendar Templates in MS Word 2013


2013 Calendar Templates in MS Word 2013

Posted: 29 Dec 2013 02:54 PM PST

Since the year 2014 will be upon us soon, is there a way to edit Word templates with the 2013 Monthly calendars, to reflect the year 2014? Most of the Calendar Templates are for 2013. I want to be able to change them to reflect the upcoming year 2014. I would appreciate any and all assistance with this minor problem.
Thank You.
Dave

Word 2003 and Default Email

Posted: 29 Dec 2013 02:52 PM PST

I have recently gone to Windows 8.  For my email program I use Incredimail.  I have been trying to make Incredimail the default when I try to send a document from Word.  The program is defaulting to something else.  I assume that it is Outlook.  Is there a fix for this problem?

Thanks,
Harry

printing problem with microsoft word

Posted: 29 Dec 2013 12:49 PM PST

After using Microsoft Word 2010 for several years I cannot print any word documents today.  Excel prints fine, Adobe prints fine.  I have unistalled and re-installed the printer, ran updates and tried scan doctor.  The printer does not seem to be the problem.  Any suggestions to fix the problem?  The microsoft website suggests deleting a word data key but says it could cause serious problems.  I am not very computer smart and scared to try this proceedure.  Any suggestions?

Word Mail Merge - adding one more merge fields for my Mail Merge

Posted: 29 Dec 2013 12:00 PM PST

The below structure is all most complete. But I am unable to add one more field.

Before the "Class_Description" field I need the "Class_Name" field then a space.

I have tried a number of ways to insert the "Class_Name" but nothing I do seems to get it to work. I get errors or data is missing when the merge is over.



This merge routine works without the "Class_Name".




Here is what it looks like after I run the Mail Merge.



This is great except I need my "class_name" a space then my Class_Description.

Any help would be Greatly appreciated!



Thanks, Jesseb


Macro with assign key doesn't work.

Posted: 29 Dec 2013 09:26 AM PST

Hello,

I have simple macro that shifts two wrong-typed letters. Like: form to from.
I have assign the key ALT+Z to the macro.

Code:
Sub Shift()
'
    Selection.MoveLeft Unit:=wdCharacter, Count:=1
    Selection.MoveRight Unit:=wdCharacter, Count:=1
    Selection.Extend
    Selection.MoveLeft Unit:=wdCharacter, Count:=1
    Selection.Cut
    Selection.MoveLeft Unit:=wdCharacter, Count:=1
    Selection.PasteAndFormat (wdFormatOriginalFormatting)
    Selection.MoveRight Unit:=wdCharacter, Count:=1
End Sub

When I execute it from the macro meny it works OK, but when I try to use the assign key I get an error on Selection.Cut
Is there an explanation? What can I do?
I have other macros assigned to keys that works fine.

The macro is simple, but very useful.

Regards / Bengt


Jump lists not updating to show most recent/pinned

Posted: 29 Dec 2013 02:19 AM PST

This is a minor bug but I've got Word pinned in the superbar but when I right-click the icon to view the jump list with most recent documents and pinned recent documents it shows some older document I haven't worked on for a while (under Recent) but not the latest. Is there an easy fix for this? As I said it's minor but it slightly slows down the process of opening the recent files I'm after. I also tried pinning documents to no effect.

The result is the same in the jump list of the program pinned to the Start menu

Thanks

Scrolling

Posted: 29 Dec 2013 01:04 AM PST

I use Word 2013 with Win 8.1
Here is my issue:
I have Auto Scroll in my Quick Access bar
Clicking the Auto Scroll works fine
However, after I delete something, scrolling becomes jumpy until I close a document and then reopen it
This happens with my 2 computers

Any suggestions for a resolution

Thank you

Macro Icon on the ribbon in Word 2013

Posted: 28 Dec 2013 06:36 PM PST

After creating many macro's in a Macro Tab, I see only the icons and not the text of the macro. Is there a  way to change it to text/name of the macro?



Microsoft Excel and Office

Posted: 28 Dec 2013 06:00 PM PST

HELP HELP HELP!!! I purchased Office 2013 back in November.  After download and installing, every time  I attempted to open either or these programs I would receive a pop-up indicating "A problem caused the program to stop working correctly.  Windows will close the program and notify if a solution is available." with only options to "Close program".  So after numerous efforts to run a repair (both Quick and Online) I decided to uninstall and reinstall.  After these steps, I tried to reopen the Office program and my error message is to run the repair.  Following this process, I am not being informed I need a new version of Windows for compatibility (7 or higher).  This is a new desktop and Windows Version 8.

hi, i need help with home and student 365...

Posted: 28 Dec 2013 04:53 PM PST

hi, i need help with home and student 365... its beyond desaster, when i try to open it it freezes and i have to shot the pc of to get it closed

Microsoft Word 2010, Templates, Function Keys and place holders

Posted: 28 Dec 2013 03:50 PM PST

I trying to recreate a feature with Microsoft Word 2010 that I have with another software which is Word based.  I and using a template to create a report 6 x per day. Where I need to input information I have marked with XX.  Currently, I go through the  template and highlight with my mouse each XX and then type in the appropriate information.  For example  


The claimant is a xx xx xx who sustained a work-related injury on xx  to the xx. This occurred as a result of xx. The claimant underwent xx.  The submitted diagnosis for this request was xx and Dr. xx is requesting xx.


I am requesting a feature that allows me to move to each xx with it high lighted by pressing a function key.  In the other software where this works, the F11 and F12 buttons are used to move forward and back in that case using the @ signs,   This will allow me to fill in the information faster.  Does anyone know how I could accomplish this feat.  Jeff Bogosian, M.D.  DoctorFixYourBack.com for those with back pain after sitting:3-Step Relief in 5 minutes

power point viewer - Microsoft Office forums

power point viewer - Microsoft Office forums


power point viewer

Posted: 11 Feb 2006 08:29 PM PST

Not sure what you mean by extention all I can tell you is that it is called "
Australia Day.pps "


"JoAnn Paules [MVP]" wrote:
 

my office 97 won't work

Posted: 11 Feb 2006 07:24 PM PST

http://www.dynamiclink.nl/htmfiles/rframes/info_ocx/info_h/8.htm

No guarantees tho. I've never used this site so download anything with
extreme caution.

But I also agree with Peter that it probably is an OEM version and therefore
you can't use it on another computer. It dies with the original computer.

--

JoAnn Paules
MVP Microsoft [Publisher]



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


how can I download microsoft powerpoint 97/98 to my home computer

Posted: 11 Feb 2006 11:02 AM PST

What makes me believe it is that it will view PP2003 files. That and I seem
to remember this issue coming up a while back, which is why I grabbed the
old version just in case.

--

JoAnn Paules
MVP Microsoft [Publisher]



"Peter Foldes" <com> wrote in message
news:phx.gbl...
Does not say so Jo-Ann on the page when you go to the PP Viewer

http://office.microsoft.com/en-us/officeupdate/CD010224961033.aspx

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"JoAnn Paules [MVP]" <com> wrote in message
news:com... 


Customize office setup

Posted: 10 Feb 2006 10:21 AM PST

See http://support.microsoft.com/?kbid=290528 "How to change the
company name and user name in Office XP programs". You might
have to restart the computer to make Windows recognize the new
company name in the registry.

martym wrote:
 

Tring to reinstall Office Pro 2000

Posted: 09 Feb 2006 09:43 PM PST

Mr. Buckland

I found the oanist.exe file in my "FrontPage 2002". I executed the
application and it did the trick. Unfortunately I have to re-install my old
FrontPage as a qualifing application. No big deal, I still have my old
"FrontPage 98" and "FrontPage 2000" (which is also an upgrade, they are just
plain cheaper, but a bigger pain in the but when things go wrong) if need be.
But I am still having problems with MS Office Pro 2000. I also still have my
old Office 97 disk (remember when it all fit on a single CD) and will try
that as well. Here is the message I am getting verbatim, "This patch package
could not be opened. Verify that the patch package exists and that you can
access it or contact the application vendorto verify that this is a valid
Windows Installer patch package."
Further help would be greatly helpful, Rick.
--
Will Rogers once said, "There are three types of people. Those who learn by
reading, those who learn by observation and those who have to piss on the
electric fence anyway!"


"Bob Buckland ?:-)" wrote:
 

Installing 2003 academic versions ?

Posted: 09 Feb 2006 04:27 PM PST

As far as I know, an academic version only allows activation on
one computer. Note that neither the academic version nor
Students and Teachers Edition should be installed on your
daughter's office computer, because both are intended for
non-commercial use only.

TimR wrote:
 

print only middle of web page

Posted: 09 Feb 2006 01:39 PM PST

Hi Nicole,

You can select text with your mouse in Internet Explorer, choose File=>Print Preview and then choose 'selection' as the item to
print.

In some cases the 'cutoff' pages are from choices in File=>Page Setup in Internet Explorer. If you are trying out the MS Internet
Explorer v7 Beta 2 product there are some print feature changes as well and there are also a number of 3rd party products that do a
sort of 'shrink to fit' on webpages. Recent Epson printers, for example include a utility to print webpages that appears as a
toolbar in Internet Explorer.

Sometimes web pages will print 'wider' than the page due to the design of that webpage (i.e. a specified/fixed width).

========
<<"Nicole Seibert" <Nicole microsoft.com> wrote in message
news:com...
I would like to be able to print only the middle of the web page (you know
the part without the ads and indices) and save paper! Plus I get really
annoyed at the articles I try to print and read when the last few words of
every sentence is cut off. >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

For Everyday MS Office tips to "use right away" -
http://microsoft.com/events/series/administrativetipsandtricks.mspx



I speak English (UK!!!!!!!!!!)

Posted: 09 Feb 2006 07:39 AM PST


"rauk72" <microsoft.com> wrote in message
news:com... 
snip

Firstly what makes you think that in the UK words are spelt properly?
English is a living language and its usuage is changing all the time. There
is no 'proper' spelling only alternatives.
Secondly when you run the spell checker can't you distinguish between the US
and UK spelling of a particular word? If you can't why do you have a
problem?.



Installation Error 1406

Posted: 08 Feb 2006 07:36 PM PST

Hi Garfield,
Thanks for you feedback. I tried changing the registratio, but this did not
work. Should EVERYONE be set to full control allow as well as READ allow.
Please help me coz I'm in need to get this resolved.

"garfield-n-odie [MVP]" wrote:
 

Office upgrade ?

Posted: 08 Feb 2006 03:18 PM PST

In addition to what JoAnn has said, when you install the pro edition after
uninstalling your trial version, Outlook should find the .pst file without
problems. Uninstalling Office never deletes your files that you created
using Office.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, TimR asked:

| I have MS Office 2003 Student trial on my laptop now..and am going to
| install Office 2003 Academic Pro version. My question is since this
| is a new laptop...the only real data is in a Microsoft Outlook 2003
| Sutdent pst file.
|
| If I install Office 2003 Academic Pro...how do I migrate the 2003
| trial outlook to the new outlook. ?
|
| Should I leave 2003 Student trial on the system until "after" I finish
| installing 2003 Academic Pro ?
|
| Thanks, Tim


Update to Professional

Posted: 07 Feb 2006 07:02 PM PST

No. You need a "real" version, not a trial version. And as Bob pointed out,
what you'd be trying to do is a crossgrade, which you can't do, not an
upgrade.

--

JoAnn Paules
MVP Microsoft [Publisher]



"Ron_Miami" <officefrustration.com> wrote in message
news:officefrustration.com... 


How do I install Office XP SBE?

Posted: 07 Feb 2006 06:04 PM PST

Joe K wrote: 
Office activated ok using the product key I had. I was able to do
updates. I already had Office XP3 on a zip disks then I did the others.

Is there an Excell reader only?

Posted: 07 Feb 2006 03:06 PM PST

I am only about 10% Irish but I'm quite proud of that little bit. ;-)

--

JoAnn Paules
MVP Microsoft [Publisher]



"Joe K" <microsoft> wrote in message
news:%phx.gbl... 


Error 1919, Error configuring ODBC data source...blah, blah, blah

Posted: 07 Feb 2006 10:30 AM PST

Peter,

Will do...I always check back w/ all my postings...and truly appreciate the
help…

Thus far, I’ve tried the following:

1) Started at http://support.microsoft.com/Default.aspx?kbid=324520 and
attempted to install MDAC 2.8 but I was redirected to seek version “MDAC 2.8
SP1 on Windows XP SP2”

2) I did attempt to launch the MDAC (2.8 Sp1) option that you had cited in
your posting... http://msdn.microsoft.com/data/mdac/downloads/default.aspx)
...again nada...still received the same error

3) Then I tried to reinstall Windows XP SP2…nada…I still receive the same
message…when installing MS Office XP

4) Finally, also from the link
http://support.microsoft.com/Default.aspx?kbid=324520, I followed the steps
under Method 2 (For Original Equipment Manufacturer (OEM) Editions of Windows
2000 or Windows XP)…again nada…this option wouldn’t even permit me to finish
the process…

Any additional thoughts would be appreciated…

Steve


"Peter Foldes" wrote:
 

Office XP User / registration information incorrect on Citrix \ Windows 2000 terminal server

Posted: 07 Feb 2006 02:34 AM PST

Why dont you use a logon .bat script that runs a .reg file that deletes
those entries in the registry? This will allow you to take care of the
HKCU problem.

Microsoft Office Professional Edition 2003 -- Error 2932

Posted: 06 Feb 2006 01:28 PM PST

We already have Office XP installed. I was hoping I didn't have to remove
that first in case there was a problem with the upgrade but also I am
concerned that users would loose their settings, which would be a nightmare
if we had to talk through reconnecting their email and macros etc.... But if
this is necessary [ and you are will to come and help :-) ] is suppose I'm
going to have to bite the bullet.

Nigel

"Peter Foldes" wrote:
 

Opening windows maximised in Outlook & Explorer

Posted: 06 Feb 2006 08:16 AM PST

Hello Milly,
Many thanks for your prompt response. I have been using 'X' to close and the
results are spasmodic. Is there some procedure Ican use to always "Make It"
happen every time. At one stage I was advised to always close with
'File/Exit', but that only works some of the time.
My PC is only a few month old and running XP Home, with Office 2003.
I hope this infor is of some use to you.
Thanks and best regards,
Brymor.
ps. my Mum's name was also Milly, [Mildred]
"Milly Staples [MVP - Outlook]" wrote:
 

Office 2000 and Office 2003 compatabity

Posted: 05 Feb 2006 12:36 PM PST

I don't believe I ever had the LDAP Directory Server installed. On opening
Outlook 2003, it kept asking for a password for the install, that I didn't
have. I followed Garfield's directions on removing Outlook 2003. I ran
"repair" on Outlook 2000 - which suggested I reinstall from CD. I did.
Seems that Outlook 2003 is now gone & Outlook 2000 is running smoothly.

Thank You All so much for your assistance.
--
cup of soup Thanks You.


"Milly Staples [MVP - Outlook]" wrote:
 

Office 2003 student addtion ?

Posted: 05 Feb 2006 11:20 AM PST

There's a similar page about the academic version too. :-)

--

JoAnn Paules
MVP Microsoft [Publisher]



"garfield-n-odie [MVP]" <microsoft.com> wrote in
message news:phx.gbl... 


Office XP Small Business disk

Posted: 04 Feb 2006 07:31 PM PST

Download TweakUI. There used to be a setting to remove a program name from
the Add/Remove Program panel if it had already been removed.

(If this has changed, would someone please let me know. I don't use Tweak on
this system.)

--

JoAnn Paules
MVP Microsoft [Publisher]



"William Davis" <microsoft.com> wrote in message
news:com... 


How Do you go about putting a small picture on invoices

Posted: 04 Feb 2006 08:59 AM PST

1. Questions asked in public news group are answered here.
1. Insert a Text Box and then insert your image (clip art, picture,
whatever) in the text box.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, karen asked:

| How can I put a small picture on invoices can any one suggest how to
| do that I know it can be done.
| I have two email address can you send to this one net.au


Migrate Office to new internal hard drive

Posted: 04 Feb 2006 06:15 AM PST

Hi Dr-art,

After backing up your files, uninstall, restart PC then install to new location is generally the path that will cause you the least
amount of problems later on.

If you have add-ins you're using you may need to reinstall those as well once you have Office running and updated.

========
<<"dr-art" <microsoft.com> wrote in message news:com...
What is the best way to migrate Microsoft Office Small Business Edition 2003
from the original installation drive (C:) to a new internal drive (I:)? Do I
have to uninstall then reinstall? Thanks. >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

For Everyday MS Office tips to "use right away" -
http://microsoft.com/events/series/administrativetipsandtricks.mspx



Changing languages

Posted: 03 Feb 2006 08:20 AM PST

Hi Cburn,

To add to Garfield-n-Odie's reply Portugese is an available User Interface Language in the Office XP MUI pack.

http://office.microsoft.com/en-us/assistance/HA011363761033.aspx

======
<<"Cburn" <microsoft.com> wrote in message news:com...
I have a few over-seas users and they would like Office XP installed with
Portuguese language pack. I already have office installed for them, is there
a way to change the language or will I have to uninstall and re-install?

P.S. If I would have been here when they were first installed I would have
used the native language, however the person before gave them US. I'm trying
to help them out by correcting something that should have been done in the
first place. That seems to be the case most of the time. >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

For Everyday MS Office tips to "use right away" -
http://microsoft.com/events/series/administrativetipsandtricks.mspx





Colur Palette

Posted: 03 Feb 2006 07:13 AM PST

On Sat, 4 Feb 2006 06:43:21 -0800, "Bob Buckland ?:-\)"
<75214.226(At Beautiful Downtown)compuserve.com> wrote:
 
Its Office 2003 and we want to have it available in Word (and, if
possible, other Office applications) for primarily Text, but possibly
Line Drawing.

Is there an "Office" palette or does each application have its own?

TIA,

JohnK