Pages

Search

Outlook 2007 - Hyperlink issue - Microsoft Office forums

Outlook 2007 - Hyperlink issue - Microsoft Office forums


Outlook 2007 - Hyperlink issue

Posted: 19 Feb 2007 12:53 AM PST


Thank you... Got it working

--
coolspo
-----------------------------------------------------------------------
coolspot's Profile: http://www.officehelp.in/member.php?userid=651
View this thread: http://www.officehelp.in/showthread.php?t=135542

Posted from - http://www.officehelp.i

Installing office 2000 premium over office 2003

Posted: 18 Feb 2007 07:20 AM PST

Thank you all for the help. 2000 is installed and working perfectly.

"JimB" wrote:
 

Rasputin EULA

Posted: 17 Feb 2007 04:03 PM PST

Hal <microsoft.com> wrote:
 

When you're in regedit the "permissions" should be in the edit menu,
check there.

New HDD and key code issues.

Posted: 17 Feb 2007 12:55 PM PST

But that's just the point. I am starting from scratch. However, the program
won't load because it doesn't accept my original key code.

I will try calling the support people.

Thanks,

Rick
--
Regards,

Rick


"JoAnn Paules [MVP]" wrote:
 

can't type in product key access 2007

Posted: 16 Feb 2007 05:51 PM PST

On Feb 16, 9:48 pm, "Bob Buckland ?:-\)" <75214.226(At Beautiful
Downtown)compuserve.com> wrote: 
I tried doing that and it seems cut and paste isn't allowed in that
field. :=(


 


How to revert back to 2003 after uninstalling 2007

Posted: 16 Feb 2007 12:44 PM PST

Thanks for your answer, Peter.
Yeah I've read the EULA, but I always have this problem with the Legalese: I
am never sure that I haven't missed or misinterpreted something. It would
appear that I can uninstall the program from one machine, install it on
another one and reactivate. But it doesn't look logical though. If I were a
crook and left the original activated installation where it is, even after
the second (or n-th installation)who would know? That's what makes me doubt
that my reading of the EULA is correct. Is there more? Am I missing
something?
Jerry


"Peter Foldes" <com> wrote in message
news:%phx.gbl...
Jerry

(1) Yes that is correct

(2)Did you read the Eula

--
Peter

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

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


microsoft office 2002/2003

Posted: 15 Feb 2007 09:10 AM PST

Try Open Office from www.openoffice.org. It's free and
legal.


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


Can any license be used to convert the trial to a full version?

Posted: 14 Feb 2007 03:54 PM PST

Is it the same version?

--
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, Daime asked:

| Sorry, you are wrong, it does NOT work. This is so lame: MS claims
| the trial can be converted to a licensed version and it is simply NOT
| true.
|
| "Gyorgy Moldova [MVP]" wrote:
|
|| IIRC open licenses are retail licenses, so the answer should be yes,
|| however, you should clarify with the retailer.
|| "Daime" <microsoft.com> wrote in message
|| news:com...
||| I just want to make sure if I install and start using the trial
||| version of Office 2007 that an Open License (for a non-profit) can
||| be used to convert the trial to a licensed version.

Need Help - Reconfigure LILO from rescue CD - Forums Linux

Need Help - Reconfigure LILO from rescue CD - Forums Linux


Need Help - Reconfigure LILO from rescue CD

Posted: 09 Sep 2006 04:13 PM PDT

In comp.os.linux.setup Mike Poe <com>: 
 

You just follow the instructions if you boot from some RH install
medium, 'chroot' to your already mounted system, edit lilo.conf
and rerun lilo. No rocket science involved.
 

Wrong! Why can't you do this using lilo? Works for me just fine.

BTW
RH 7.2 is EOL since some time you might want to look into
upgrading to something recent.


--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 84: Someone is standing on the ethernet cable,
causing a kink in the cable

FC5 - Installing X on a system without X

Posted: 09 Sep 2006 11:12 AM PDT

On Sat, 09 Sep 2006 13:12:51 -0500, Jim Garrison wrote:
 

First, you won't have to worry about dependencies. Yum takes care of
those for you. Now as far as WHAT to install... Depends on your hardware
and how feature-laden you want X and GNOME to be. Start with these
commands:

yum list all *x11*
yum list all *gnome*

Those will list all the available and installed x11 and gnome packages.
Use

yum info <package-name>

to get a short description of what each package does. Pick and choose
which "extras" you want. Packages with "base" or "common" in the name are
usually required, but if any package needs those, yum will install them
when it does it dependencies check.

Good luck.

Stef

Fedora 5 and Wireshark

Posted: 07 Sep 2006 02:21 PM PDT

com wrote:
 

The Fedora package manager is called Yum:
http://fedora.redhat.com/docs/yum/en/

Install Wireshark the with the command:
yum install wireshark wireshark-gnome

More information for the beginning Fedora user:
http://www.fedorafaq.org/

--
Markku Kolkka
fi

dmesg and syslogd

Posted: 07 Sep 2006 11:21 AM PDT

In comp.os.linux.setup The Natural Philosopher <a@b.c>: 
 
 
 
 
 
 

"dmesg and syslogd" was the original subject:
(<googlegroups.com>), it
seems you not only failed to give any helpful advice to the OP,
your reading capabilities seem although questionable?

It might be wise to just kill-file you and make life easier...;-)

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 368: Failure to adjust for daylight savings time.

How to mount a NFS From Linux on Windows

Posted: 06 Sep 2006 01:41 PM PDT

If you want to mount an nfs share on windows, you need software like
"pcnfs". It mounts nfs shares on windows. Sun used to sell this
program and it was also available from other vendors like Chameleon.
Some of the programs are just nfs clients (i.e. you can mount nfs
drives on windows). Others acted as nfs servers too, you could
"export" (share) your windows drive and read it under Linux (or SunOS
or any other version of Unix). However, I haven't used any of those
programs since around windows 3.x time frame (maybe win2k). It is
quite possible that none of them have been ported to run in xp, or
that the vendors no longer market them. NFS is a good protocol, in
that it is peer-to-peer, but it is relatively insecure. I got my only
computer virus by having NFS on one of my linux machines when it
wasn't behind a firewall that prevented outside access to the nfs
port.

Instead, the common mechanism these days is to set up a samba server
on linux. Samba runs the same protocol that windows servers uses to
share drives.

Linux RAID 5 'rm' performance

Posted: 05 Sep 2006 06:00 PM PDT

Thanks for the responses so far, however rm is the ONLY operation which
seems to suffer. Reading and writing , in my understanding would be far
more likely to saturate the controllers but only rm performance seems
to suffer.

As far as how I've partitioned the disks, I did it for a reason (see
slashdot discussion on the topic,
http://linux.slashdot.org/article.pl?sid=05/05/22/1624246.

I am using IDE but I am also using SW raid, not a HW controller in the
motherboard (the motherboard doesn't have one). The processor is a 1GHZ
Duron and seems up to the task of reading/writing. I am using separate
controllers for the disks, all on the same motherboard but different
controllers for each as there are four on the board (Promise
Ultra-ATA). The problem seems unique to rm.

dual boot hell

Posted: 04 Sep 2006 09:56 PM PDT

Chris F Clark wrote: 

Matt Giver repsonded to me with: 

I was not trying to move the linux onto windows (fat|ntfs) partitions,
but simply to copy ext2 (linux) partitions from one machine to another
and then boot them. The machine I was moving from also was a dual
boot machine and had (I thought) the same geometry and partition
structure, and also the same devices (e.g. same video card and
screen, same ethernet and wireless). It should have been a no-brainer.

It's all mostly a moot point, because I've already decided to bite the
bullet and install a new copy of CentOS.

[OT] s. keeling (was: procmail recipe)

Posted: 04 Sep 2006 12:27 AM PDT

Usenet Beavis writes:
 

Results 1 - 10 of 23,700 for usenet beavis (0.28 seconds)

You win, Beavis.
 

Smacking your bitch up isn't that complicated, Beavis. Anyone can do it.
 

And see above, left, and right.
 

But he's not a Beavis, so he can figure it out fairly quickly.
 

Spam isn't anywhere the problem you think it is, Beavis.
 

Double-duh.
 

And you're doing a good job of it.
 

Don't strain your brain too much, Beavis. Or it'll deflate.
 

Perhaps, Beavis, you should give it a try after you finally finish off "The
Little Engine That Could"?
 

Beavis knows something about DNS. He's so smart.
 

Looks like Beavis earned himself a complaint to net, for
port scanning.
 

Yup. And getting your account pulled on account of portscanning would be a
cherry on top.
 

Thank you for your kookfart, Beavis.
 



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBE/CgLx9p3GYHlUOIRAorUAJ9y1KNK61+lciBi3LvcorM/AgAeIACfUMcR
ERGfCibZfdA9fkcxSDWFkkM=
=92nw
-----END PGP SIGNATURE-----

Online or PDF Books on Linux Installation

Posted: 03 Sep 2006 12:20 PM PDT


co.uk wrote: 


try this one also. [www.linuxhomenetworking.com]

Change server locale

Posted: 03 Sep 2006 12:05 PM PDT

In comp.os.linux.setup co.uk: 
 
[..]
 
 
 

 

Iirc the redhat documentation provides an overview about
/etc/sysconfig/ files which should mention a few settings. For UK
settings, check what is available to you through 'locale -a'
('man locale').

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 278: The Dilithium Crystals need to be rotated.

[Commercial] Content Filtering Internet Proxy

Posted: 03 Sep 2006 06:39 AM PDT

On 2006-09-03, Sachin <com> wrote: 

You want constructive comments? Don't spam usenet if you want people
to buy your product.

--keith

--
san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information

Microsoft Word - i paid for0ffice 365 and did not get a good download have reciept

Microsoft Word - i paid for0ffice 365 and did not get a good download have reciept


i paid for0ffice 365 and did not get a good download have reciept

Posted: 25 Jul 2014 11:43 AM PDT

please respond to email

Office application not working after windows update

Posted: 25 Jul 2014 11:42 AM PDT

My office application not working after the windows update. I am getting one error code live 'something went wrong. I tried to repair the application but same error code getting. I can't remove or repair the Office application.

Word 2007 is suddenly taking a long time to load and close

Posted: 25 Jul 2014 11:27 AM PDT

Hi,

Windows 7, Office 2007

At some point in the past year, Word 2007 started taking a long time to load.  I wasn't able to deal with it at the time, so trying to pick a restore point won't work.  I also tried to do a repair in Control Panel > Programs and Features, but that didn't help.  I wondered if someone knows some common problems that causes long loads for Word.

Obviously load speed is all relative.  The point is that it used to load in a particular amount of time, now it takes about 4 times longer, as if it is searching or checking for something and having to make other decisions during the load.  It takes a long time to save and close as well.

I wondered if the template setup could be a factor.  I had created a different template some time ago, but the slow down didn't seem to occur at that point.  I do notice, however, that in the My Templates view none of my templates have a preview available.  Could that be an indicator of a wrong setup somewhere?  That wouldn't seem to be the issue, though, because it's slow on close as well.

I guess finally, are there system issues that affect Word differently than Excel or PowerPoint which load very quickly on my system.  Are there caching settings or swap file settings that might have an impact because some other programs are taking up too much space in memory.  What's the quickest way to find out if Word doesn't have the same amount of memory it used to have, or more specifically, how much memory does it normally need?  Would I need to restrict system tray or other startup programs to help the problem?

Thanks in advance for any ideas.

Best Regards,

Alan

Protected document - selecting exceptions

Posted: 25 Jul 2014 11:02 AM PDT

Hello, I follow allow-changes-to-parts-of-a-protected-document.  I have several exception parts I want to select in the main document, and I do so by holding the Ctrl key down while dragging the mouse over the several areas.   This works, but the problem is I also want to select an area in the document Header.  To edit the Header, I need to double-click it to put it in Edit mode.  This removes the selected areas in the main document that I have already selected.

Is there a way to select areas in both the Header and main document at once?  I wish Word had a better way of editing the selected exceptions because it is too easy to make a mistake holding the Ctrl key down and there is no way to removing a selection once you select it.

Thanks,
David

how do i create page numbers for the appendix

Posted: 25 Jul 2014 10:24 AM PDT

my word document is numbered like this 1,2,3,4,....

i need the appendix section of the document to be numbered like this A.1,A.2,A.3,A.4,....
how can i do this?
thank you.

Custom cover in Word not saving background colour

Posted: 25 Jul 2014 10:21 AM PDT

Hello,

I've been trying for hours now to create a custom cover for a business document, and where I've used numerous online guides (which all give the same information) down to the T, my saved cover always lacks the background colour.

I have a picture on a black background and want the background (page) colour to match; I then use red text for the title and white for the company name, but when I try to insert the cover into a document, the black picture and red text is there, but the black background and white text are not - I'm only seeing the black picture on a white background!  By then trying to change the background colour, I change the entire document to black, rendering my black text throughout the document invisible!

I tried closing and re-opening the program but nothing seems to help.  I'm using an official 2013 Office pack and cannot figure out why my Word is acting this way... it's all so straight forward aside from this incredibly frustrating background colour glitch!

Did Word 2013 eliminate "overtype" functionality?

Posted: 25 Jul 2014 10:09 AM PDT

Is there a way to enable the INSERT key on the keyboard so it overwrites text in Word 2013?

How to replace space with a tab in Word 2010

Posted: 25 Jul 2014 09:58 AM PDT

Hello - I am working with Word 2010 and trying convert text to a table but first I want to remove all the spaces and replace them with tabs.

I googled how to do this, typed in what I am supposed to and here is what I get:

Can someone help me out?  Thanks.

Create Indented Table Style/ Troubleshooting

Posted: 25 Jul 2014 09:03 AM PDT

Hi,

To create an indent to a table style in word 2010, I am under the impression that the paragraph->Indentation section will always set the indentation for your table using that style (see image below). However, I have found this works only sometimes. I am not sure why the table is not indented by this feature. 

I ask because I have already created a document using this table style and hope to modify the existing style, rather than create a new one and manually apply it to each table in my document.

Thanks

"Don't add space between paragraphs of the same style"

Posted: 25 Jul 2014 09:00 AM PDT

I'm using Word 2013, and I'm trying to permanently enable "Don't add space between paragraphs of the same style".


I've tried the following:

* Open a blank document > Ctrl+Shift+S > "Modify" (keeping Normal as the Style Name) > "Format" > "Paragraph" > Checking "Don't add space ..." > Toggling "New documents based on this template" > OK.

* Same as above, and then saving the blank document.

* Open a blank document > Clicking the arrow in the "Paragraph" section in the "HOME" ribbon > Checking "Don't add space ..." > Clicking "Set As Default" > Selecting "App documents based on the Normal.dotm template?" > OK

* Same as above, and then saving the blank document.

None of the methods above worked.  In all cases that ridiculous space-adding functionality is still enabled.  Opening the saved blank document *did* work, however.  So I guess I can start using Word by opening the blank document and then saving it under a new name.  But isn't there a working method of circumventing this functionality?  Why isn't Word doing what it's saying it will do?

[Moderator note: Split from thread at http://answers.microsoft.com/en-us/office/forum/office_2010-word/how-to-permanently-disable-dont-add-space-between/4b614e56-3b9d-4c77-bd96-eb62012386f6]

Speed up a macro

Posted: 25 Jul 2014 08:41 AM PDT

<Split from unrelated thread>

I know it sounds incredibly pathetic but this forum does not make it obvious how to start new threads and I cannot figure out how to do it.  In any case, I have the following code.  It takes about 3 or 4 seconds to execute.  I was wondering if anyone knew how to speed it up.

[code]

                                                

With ActiveDocument.Content.Find
    .Text = "a^"
    .Replacement.Text = ChrW(&H2200)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

With ActiveDocument.Content.Find
    .Text = "pr+"
    .Replacement.Text = ChrW(&H3C6)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "x^"
    .Replacement.Text = ChrW(&H2261)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

 With ActiveDocument.Content.Find
    .Text = "c^"
    .Replacement.Text = ChrW(&H21D2)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "[["
    .Replacement.Text = ChrW(&H27E6)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "]]"
    .Replacement.Text = ChrW(&H22E7)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "ta+"
    .Replacement.Text = ChrW(&H22A4)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "co+"
    .Replacement.Text = ChrW(&H22A5)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "no+"
    .Replacement.Text = ChrW(&H418)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "ab+"
    .Replacement.Text = ChrW(&H2207)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "ng+"
    .Replacement.Text = ChrW(&H2310)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "nq+"
    .Replacement.Text = ChrW(&H2985)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "//"
    .Replacement.Text = ChrW(&H2997)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "\\"
    .Replacement.Text = ChrW(&H2998)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "ac+"
    .Replacement.Text = ChrW(&H4D2)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "m^"
    .Replacement.Text = ChrW(&H3A0)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "n^"
    .Replacement.Text = ChrW(&H25A1)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "p^"
    .Replacement.Text = ChrW(&H22C4)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "t^"
    .Replacement.Text = ChrW(&H2192)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "xor"
    .Replacement.Text = ChrW(&H2295)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "i^"
    .Replacement.Text = ChrW(&H22A2)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "en+"
    .Replacement.Text = ChrW(&H22A8)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "f^"
    .Replacement.Text = ChrW(&H3C0)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "e^"
    .Replacement.Text = ChrW(&H2203)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

  With ActiveDocument.Content.Find
    .Text = "va+"
    .Replacement.Text = ChrW(&H3B1)
    .Font.Size = 12
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

[/code]

How to Update Table of Contents Without Losing Cross-References?

Posted: 25 Jul 2014 08:35 AM PDT

I'm writing a technical document template where sections may be added or deleted during the review process. Is there a way to update the table of contents without losing the cross-references - OR - can you easily convert the table of contents to cross-referenced links without individually selecting each heading and manually inserting links?

I would think MS would have a solution to this. Thanks!

Can you copy or move a hyperlink without losing the link

Posted: 25 Jul 2014 07:47 AM PDT

I have a document in Microsoft Word 2013 that has a "table of contents" created but has the Item, then a bunch of tabs and then the Page/Section.  I want to clean it up by putting the information into tables but find that if I create a table and try to copy and paste, or move the wording and link, I lose the link/bookmark. 

Is there a way to maintain the link/bookmark and be able to move it to another area of the document? 

I have also tried to convert the text to table but all of the line goes into one cell.  It appears that whomever created this "table of contents" linked the entire line.

Example:

Item                                                   Page/Section

Cover Sheet                                               i

There are tabs between the Cover Sheet and i.  That entire line is linked to a bookmark in the document.  It works as is, but just want to clean it up.  Any suggestions?

Spell Check & Word 2007

Posted: 25 Jul 2014 06:40 AM PDT

Hi,

Occasionally, during spell check, I misspell a word that either no correction comes up or the correct one isn't in the list (say I type Tio instead of "to").

Currently, I get out of spell check, correct it and start over.  Is there a way to retype the word without getting out of spell check?

Word 2013 - Windows Security screen "pop-up"

Posted: 25 Jul 2014 06:24 AM PDT

I have been using Word 2013 since September, 2013 without problem until yesterday.

When opening an existing or new document, a "Windows Security" pop-up appears which indicates it is "Connecting to office.microsoft.com" and asks me to "Enter my credentials (User name and Password)".  My Domain is DELL-PC.  I tried inputting my MS Account ID and pw back that did not work.  I cannot resolve this problem.  I didn't even know I had "credentials".  Why has this occurred suddenly, did I inadvertently do something to cause this problem?

I have no problem with MS Excel 2013, only with MS Word 2013.

My wife also has a MS Account on this PC and she does not have the same problem with MS Word 2013.  So, I am able to do my Word 2013 work under her account for the time being.

This appears to be a MS "glitch".  Any suggestions?

  

Where does Word keep its pinned documents list?

Posted: 25 Jul 2014 05:49 AM PDT

I also have a problem with Word 2010 Pinned Documents.  I am migrating to Word 2013, and I need to find where Word 2010 keeps its pinned documents list, so I can import this list into Word 2013.

Does anyone know the file folder path where Word 2010 keeps its pinned documents list?

[Split from http://answers.microsoft.com/en-us/office/forum/office_2010-word/eliminating-pinned-documents-from-the-quickly/3f0c9e17-3374-491b-86e3-a041b81da73f]

Help to create word macro that enables mutlple Macro selection using selection window

Posted: 25 Jul 2014 04:23 AM PDT

Hello All,

Anyone could you please help me to create Word macro that enables to select multiple macro selection and run on multiple files.

As per my requirement user shall not edit code every time for new macro to run but shall be able to simple select macro via user interface and run on multiple files. So user interface shall consist of things-: Select Macro to run, Path of the source files (on which macro shall run), path of target files (target files after macro run), save as format of files (.*htm, Rtf. *Docx. etc.).

Regards,

Sandesh Bagwe

 

 

[ISSUE] Freeze on Word 2013 (while inactive for 5 min)

Posted: 25 Jul 2014 01:57 AM PDT

Hi,

I'm using Word 2013 x64. It works great really smooth. 
But while i'm editing a document if I switch to chrome (for exemple) and come back 5 minutes later on my document the document is frozen. 
I mean : 

The word's windows appears, i can click on actual content, but i cannot naviguate (scroll) into it or modify the content. 
Only the document is frozen because I can close the windows (it ask for saving) and then I restart it's ok but again if do anything else for 4-5 minutes it freeze. 

I have already tested to disable hadware acceleration

I just checked my update everything ok. 

I don't think it's related to my hardware :

Windows 8.1 x64

i7 

8Go RAM

756Go SSD (is it possible that because there is no more cache on it, maybe it cause the issue ?) 

Thanks (I activated notification on thread) 

word 2013 table does not obey page margin

Posted: 25 Jul 2014 01:41 AM PDT

As the title suggest my table does not obey my page margin, how do i fix this? i don't want it to be attached to edge of the page.

Using pdf in a website

Posted: 25 Jul 2014 01:20 AM PDT

Hello 
I wanted to know that ,can I use pdf created using MS Microsoft office 2013 to make an ebook formy website ( www.artiviews.com ) ? 
Won't there be any copyright issues ? 

Delete Custom Bookmarks

Posted: 24 Jul 2014 11:35 PM PDT

ah yesterday I found a thread about delete certain bookmarks but not others in a document, and today I cant find it. ?

Anyway, I am after a macro that will delete all custom bookmarks from a document but leaving the built-in TOC/Xref/etc bookmarks.

The customer bookmarks all start with the same letters, i.e. ABCD, but then have a variable combination of numbers/letters.

So a macro to delete all bookmarks that all start "ABCD" woud be very handy.

Many thanks

Bug Report for Word 2013: Document Recovery panel disappears after enabling editing mode

Posted: 24 Jul 2014 10:03 PM PDT

Hi, I have a bug report for Word 2013, I hope this is the correct place to do it.

The scenario is this:

1. After a crash with several open documents, I open Word for this first time since the crash by opening a new document that starts in 'Protected View'

2. At this point the Document Recovery panel is opened and showing several documents

3. Clicking on 'Enable' to open the document in editing mode, removes the Document Recovery panel and it does not restore again. There is no option to reach the recovered document since the crash unless finding the folder in which they were stored and manually opening the .asd files.

Word2010 document number is increasing

Posted: 24 Jul 2014 06:03 PM PDT

Hi, my document number is keep on increasing whenever I opened a new document.  For example, first document is Document1 and I closed it. Open a new document, the document will become Document2 and etc.  Now when I open new document, it has reached until Document 200.  Please advise.  Thank you for advance.

Question On Office 2007 and systems slowing down in response time - Microsoft Office forums

Question On Office 2007 and systems slowing down in response time - Microsoft Office forums


Question On Office 2007 and systems slowing down in response time

Posted: 15 Feb 2007 12:41 PM PST

Hi Leon,



Thanks for the reply and your insight in this matter.



The system that I am running is a P4 3.0 with a gig of ram which should be
more than enough power for this product.



In my instance it seems that I have to double click more than once on
everything like my CPU is running at 100% or high. I have had my task
manager open to see my CPU usage and nothing hits that high.



I have updated my Mouse, keyboard and video drivers to the latest just to
rule them out.



The same thing is still happening and I have rebooted at least three times
this week with the same issues.



I have now installed this on a few other systems as we are doing a slow roll
out and I am getting the same response from others as well just a general
slowdown in their systems. If a P4 3.0 with a gig of ram is not enough for
this software then it seems that a lot of people are going to have a lot of
problems if it's a resource issue.



I do not think in this case that is the problem something is eating up the
resources of the computers and not just mine but others.



Can you recommend any way of indentify the resources that are in use. Again
I never had this type of issue until we started installing Office 2007.



Thanks

Adam Raff




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


Office2007 Auto-hide & Ruler

Posted: 15 Feb 2007 09:40 AM PST

Great! Thanks--I also found the answer to my other question re: maximizing
the ribbon... It's been a good day<g>! (This version sure takes a lot of
getting used to and in the meanwhile productivity takes a vacation.)


"Another Brian" <nocom> wrote in message
news:%phx.gbl... 


Office 2007 Upgrade: Will Office 2000 Upgrade Disk Work?

Posted: 14 Feb 2007 11:05 PM PST

Many thanks, Bob. I'll give it a try.

"Bob Buckland ?:-)" wrote:
 

Office 2007 and Acrobat 8.x

Posted: 14 Feb 2007 12:24 PM PST

> Thanks to you both. I got the same info from Adobe on this, and yes,
G-N-O, 
Adobe has had all the information they need for quite some time. In
fact, it has been available to all add-in developers since the public
Beta 2 mid last year came out. Other suppliers of Office add-ins have
managed to be 2007 compliant by now, but Adobe hasn't.
 
There is no need to collaborate for Microsoft. The DOCX file format is
now controlled by a standards body and the entire documentation is
available to everyone. It simply is a complex file format that will take
vendors quite some time to implement. I wouldn't expect any other vendor
to support the DOCX format for the next half year or so.
Your problem can be overcome relatively easy though. If you go in Office
button menu, Word Options, Save, you can switch the default save format
to the 97-2003 file format (DOC), which should be no problem for
InDesign to understand.
 
There is no Microsoft implementation of XML. The new file formats are
built using XML. The spec though wasn't adopted by a standard's body
until December (getting something as complex as this standardized is a
lot of work and took around a year), which means that most other vendors
probably didn't start implementing it until then.
 
Office 2007 is the first Office release in a long time that brings
actual change and innovation. The downside of that of course is that the
transition is not as seamless as it could be, especially for early
adopters that are going to 2007 now. Once all the other vendors have
caught up with Office 2007 (prob. in a year or so) it will be much more
seamless.

Patrick Schmid [OneNote MVP]
--------------
http://pschmid.net
***
Office 2007 RTM Issues: http://pschmid.net/blog/2006/11/13/80
***
Customize Office 2007: http://pschmid.net/office2007/customize
RibbonCustomizer Add-In: http://pschmid.net/office2007/ribboncustomizer
OneNote 2007: http://pschmid.net/office2007/onenote
***
Subscribe to my Office 2007 blog: http://pschmid.net/blog/feed 

Cannot Change Default Dictionary

Posted: 14 Feb 2007 11:22 AM PST

Thanks for trying, but I don't see how this applies as it is dealing with
Beat and RTM versions . . . unless these problems were never corrected. My
version is not RTM or Beta, but a full fledged copy. Further, I dis not have
office 2003. I was using Office 2000. This article deals with Office 2003.

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

Multiple Installations on Different computers

Posted: 14 Feb 2007 09:43 AM PST

You cannot legally install Office 2007 Ultimate on three computers.

frojoe14 wrote:
 

Upgrade of Office 2007

Posted: 13 Feb 2007 10:59 PM PST

Hi Charles,

Yes, the Office 2007 Home and Student edition allows 3 machine installs. It does not include MS Outlook (but rather OneNote), a
change from the Office 2003 Student & Teacher's edition.

============
<<<Charles Leung> wrote in message news:phx.gbl...

Does Home and Student edition still provide 3 licenses? >>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*


Office 2003 & 2007 installed - Setting the Default

Posted: 13 Feb 2007 10:03 PM PST

Yes, I did that and it did not work. I'll try the first suggestion and
reinstall Office 2003 to see if that works. Thanks.


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


Office 2007 Professional and Install Options

Posted: 13 Feb 2007 06:12 PM PST

See http://office.microsoft.com/en-us/help/HA012340811033.aspx "Read the
Microsoft Software License Terms". Read the section of your SLT
entitled "Installation and Use Rights".

NBC wrote:
 

MSOCache in Office 2007

Posted: 13 Feb 2007 02:05 PM PST

Hi Peter,

The way Office 2007 works is that the actual setup (and repair) are done from the MSOCache folder. If you delete the \MSOCache
folder nothing will happen immediately, but when you go to update, repair, reinstall, etc, when you put in the product CD it will
first recreate the \MSOCache folder, if it can, or you'll need to do a manual fix and reinstall.

The main issues being resolved by this is, no longer need to be able to find the CD (a surprising # of people seem to misplace it
<g>) and for deployments, the MSOCache folders can be setup ahead of time and then setup run basically locally.

===========
<<"Peter" <microsoft.com> wrote in message news:com...
Hello all,

In the Knowledge Base article relating to the MSOCache folder and the Office
2007 installation it says:

"The Local Install Source (MSOCache folder, my comment) feature is installed
so that you do not have to insert the CD during the following Setup
operations:
.. The Detect and repair operation
.. The Demand install operation
.. The Maintenance mode setup operation
.. The installation of service packs and updates
Also, you cannot remove the Local Install Source feature after the
installation has been completed. The Windows Cleanup Wizard does not include
an option to remove this feature."

I can see why MS wants the folder to be there (it will certainly minimize
support calls) but to me who install the functions I need one time and one
time only and neither have the tendency to break the program so that it needs
repairing, I prefer to delete this folder and then insert the CD if I at some
stage update the software.

Can I not do this? (Typically the KB article does not address this but only
specifies the way MS would like users to behave) >>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*


Is Word 2007 Supposed to Run Configuration Each Time I Open It?

Posted: 13 Feb 2007 08:29 AM PST

Not that I am aware of. I never set up Vista to run as administrator, just
used it the way it came with the computer. When I installed Office, I just
did the default install. How do I tell if I am running as an admin? And
should I be running as Admin or not? Thanks in advance...

"Gyorgy Moldova [MVP]" wrote:
 

Multiple errors on reinstall of Office 2003 Standard

Posted: 11 Feb 2007 01:37 PM PST

I did an uninstall from Add/Remove programs--started the windows uninstall
cleaner and it did not show Office as being installed so I reinstalled with
custom install. Everything was fine for awhile. I finished installing all
the updates from the Web for Office that appeared after my reinstall. I also
installed Framework 2 and I think that caused a problem because now the entry
in printers for Office image scanner has disappeared again.

Do I try another reinstall or do I try a repair? If I do a repair will it
pick all the udpates for Office that it had be load in automatic updates?
Also, I installed Rollup 2 and Framework 2 from downloaded files on my
desktop so I could turn off autoprotect on Norton Internet Security 2006. I
read somewhere that Framework should be installed before Office is installed.
I did have Framework 1.1 with appropriate updates installed before loading
Office for the first time.

"Susan Ramlet" wrote:
 

why does the end user agreement keep opening upon office docs open

Posted: 09 Feb 2007 08:10 PM PST

If this is happening under Vista you need to:
1) turn off "User Account Control" UAC
2) accept EULA one more time
3) turn "User Account Control" back on (this is optional - but you'll get
security warnings if you don't.

UAC is located in Control Panel/User Accounts and Family Safety/User Accounts

"Vista user" wrote: