Pages

Search

Microsoft Word - How do I turn off orphan control in Microsoft 2013?

Microsoft Word - How do I turn off orphan control in Microsoft 2013?


How do I turn off orphan control in Microsoft 2013?

Posted: 27 Dec 2014 12:48 PM PST

How do I turn off orphan control in Microsoft 2013. I also do not want any page breaks. 

Thank you, 

MsOffice 2013 Footer Editing

Posted: 27 Dec 2014 08:31 AM PST

Hi Guys,

I can't change my footer colour. When im editing it, it changes but after it changes back to light grey. Please help me. Thanks

When I 'Open' documents to attach to email is the order has changed from what I set it on the computer...

Posted: 27 Dec 2014 07:05 AM PST

When I 'Open' documents to attach to email is the order has changed from what I set it on the computer.

How do I change this so the files appear in the order I have set them and not alphabetical order.

I have multiple documents and to rearrange them one-by-one every time I want to attach them to emails is tiresome.

Unable to Print Envelope Address

Posted: 27 Dec 2014 06:33 AM PST

Hi

I am using office 2003 -Windows 7 Home Premium.

For some reason I can no longer print an envelope (Envelopes and Labels).  When I do try to print to envelopes and labels nothing happens other than the error light on the printer flashes. I am using a HP LaserJet Professional P1102w

Thank you.

PS: when I click print, there is nothing in the 'see what's printing'

Unable to edit in Word for iPhone

Posted: 27 Dec 2014 06:28 AM PST

I just downloaded Word for iPhone as suggested by my Dropbox account. I went in to edit the file and a message came up, "This document has certain edit capabilities that have been locked." I went into my computer and opened the document up and there are no security settings on that file. What's going on? How can I edit the document on my iPhone?

Please help me , i got the files cant be opened because there are problems with contents.

Posted: 27 Dec 2014 12:31 AM PST

Hello;

please tonight i got a problem the files could not be opened , it said the files cant be opened because there are problems with the container i tried a lot to help fix it clicked on add ons and then templates then ....... but nothing happened if i send you the file will you please fix it for me ? please its not something very personal please microsoft help.

please admins give me your emails so i can send you the file :) 

happy day . and please i need it soooooooooooooooo much its like a life dependent :(

how to delete(or convert into textframe) the linked text boxes without deleting the text on that page using VBA macro

Posted: 26 Dec 2014 10:06 PM PST

Hi fellas,

I do have a word file which has the linked text boxes. This file is created based on the concept from the following link:

http://office.microsoft.com/en-in/word-help/flow-text-side-by-side-with-linked-text-boxes-HP005189566.aspx

Now the content of file is flow through the document as we want it for the visual presentation. But here the problem 

starts, now that same file wants to be used for the xml conversion. 

Now I have to remove the text boxes but the content of that particular text box should be on that place only.

For example, 

How can I remove the linked text boxes  using the VBA macro. Any help will be grateful.

Thanks in advance.

Can't print in color all of a sudden, running Microsoft Office 365, Windows 8.1 on OHP Officejet that is several years old.

Posted: 26 Dec 2014 10:03 PM PST

Have an HP OfficeJet 6500aplus and which has been working fine with Microsoft 365 and Windows 8.1 for several months. All of a suddent 2 days ago it will not print color from the Word program, prints in color from website. Also tried to print from PDF, Excel will print in black and white only. Have run all of the diagostics, installed new ink, and it will not print.

Many Word 2013 formatting options suddenly grayed out

Posted: 26 Dec 2014 09:43 PM PST

I installed the full 2013 Office suite (for PC) at one time a few weeks ago  (I never had an earlier version of Office or Word;  my computer only had Open Office before,  and I was accessing Outlook through webmail).  

I had been working on a large document in Word 2013 that involved various formatting tasks such as changing the line spacing  and wrapping text around pictures. 

Suddenly, my options for many of these functions are grayed out:   I can do text editing and change fonts,  but when I went to change the line spacing, I was unable to vary it -- it was grayed out.    

Similarly,, when I clicked on the icon next to the picture that up to now had let me choose a way to wrap text around it,  it gave me the menu but it was grayed out and wouldn't respond to me. 

I tried creating a new document,  and the same problem exists. 

I'm going nuts!   Can anyone give me any help? 

Thanks,

Pat

SPARC distro - Forums Linux

SPARC distro - Forums Linux


SPARC distro

Posted: 04 Aug 2008 04:14 PM PDT


"Keith Keller" <san-francisco.ca.us> wrote in message
news:wombat.san-francisco.ca.us... 
More info:

As it turned out the reason DHCP failed was because during H/W detection
and configuration the network card had not been installed.

The installer needed to search for setup files
and I was given the option to search for the needed files on the cdrom.
I was prompted to mount the cdrom that I had booted from...
but the mount failed. The error message was that no cd was
present...although I was of course running
the installation from the cd !

At that point I figured I'd be better off not attempting a network install.




64-bit HP-UX + Suse SLES 10 = 0!

Posted: 01 Aug 2008 12:05 AM PDT

com writes: 

[...]
 

It should be possible to find at least one HPC-system built by SGI
which contains more than thousand Itanium processors. And 'more than
thousand' is a large quantity, despite the fact the quotient of this
number and the number of human fingers belonging to people living in
China would be very small.


Munged partition table

Posted: 31 Jul 2008 06:21 PM PDT

On Fri, 01 Aug 2008 16:26:21 -0400, jonneh <com> wrote:
 

sda4 is obviously the extended partition (type 5). We know that sda5 is the
lvm physical volume, which should be type 8e.

Your swap is on a lvm logical volume, so we don't currently know what the
fstype should be for sda1, 2, and 3.

Try running "/sbin/vol_id /dev/sda1", to see if it finds the fstype. Same
for sda2 and 3. I'm not sure if vol_id will use /sys/block, or the actual
partition table. Unlike pvscan, it won't hurt to try it, as it doesn't
update any config files, etc.

I've used "sfdisk -d /dev/hdb > sfdisk.txt to create an input file for
sfdisk, and modified it with the info from above. Note that the start
and size are in sectors.

============ cut here and save as sfdisk.txt ==================
# partition table of /dev/sda
unit: sectors

/dev/sda1 : start= 63, size= 112392, Id=??, bootable
/dev/sda2 : start= 112455, size= 4209030, Id=??
/dev/sda3 : start= 4321485, size= 208845, Id=??
/dev/sda4 : start= 4530330, size= 2, Id= 5
/dev/sda5 : start= 4530393, size=307965987, Id=8e
============ cut here and save as sfdisk.txt ==================

Once you've modified the id for sda1, 2, and 3, save the above
as sfdisk.txt, and then run "sfdisk /dev/sda < sfdisk.txt" Note
that running "sfdisk -T" will show you the id codes for all of the
file system types.

As a precaution, after running the sfdisk, reinstall lilo or grub,
before trying to reboot.

Back up everything before rebooting. Also make sure you have a bootable
install cd/dvd handy, just in case :).

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

Could not open font 'fixed' message

Posted: 31 Jul 2008 11:50 AM PDT

On Thu, 31 Jul 2008 14:50:41 -0400, andres <it> wrote:
 

Most likely, the system was not shut down properly, and the pid lock
file is still in place.
 

Then why are you trying to boot from the hd? The hd should be cloned,
with the original never being written to, and the clone used for all
examanation.

By trying to boot from the hd, you've allowed cron jobs to run, that
may have modified things on the hard drive. You've destroyed the chain
of evidence. No one can tell if what is on the hard drive now, is the
same as it was when you got it.

Regards, Dave Hodgins

--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)

X not swapping

Posted: 29 Jul 2008 08:41 PM PDT

"David W. Hodgins" <afraid.org> wrote in message
news:homeip.net... 

Hmm. I'm using a 9600PRO, which is an r300 card (rv350 to be precise), so
'radeon' should be the optimal driver.

According to Debian, xserver-xorg-video-ati is merely a wrapping for
choosing the correct ATi driver, so it would choose radeon for me anyway
(the alternatives being only mach64 or r128).
 

Thanks. I've found a few guides for this, and I think the problem is with
AGPFastWrite. If I set it to "on", X does not start at all (there are plenty
of warnings about this - it seems to be a very risky option).

Hopefully future development of the open source r300 driver will improve
rendering acceleration, which may solve this problem.

CC


really slow after installing linux

Posted: 28 Jul 2008 06:41 AM PDT

On Jul 30, 6:03am, Andrew Halliwell <sky.com> wrote: 

With an on-board vid card, your video is likely sharing RAM with the
system. Aside from installing more RAM, the more the merrier, you can
disable Compiz-fusion which will release some resource hungry features
in the video area.

I have a Dell E520 3.04GHz with 1GB RAM,and an upgraded video card -
beside the wireless issue which was fixed in 8.04 and worked around in
7.10, the system runs pretty swiftly compared to when Vista was
installed.......

"Can't open display" Error when running X applications remotely

Posted: 25 Jul 2008 06:27 AM PDT

Dear all,

TsanChung wrote:
 


Of course I agree that the ssh -X method is to be preferred.

But it could that the method the OP wanted to use failed because the
X-server access is blocked by the iptables firewall, if enabled.

Kind Regards,
H.Janssen

all memory used after booting

Posted: 23 Jul 2008 04:28 AM PDT

Kai-Uwe Nielsen <net> writes:
 
 

Not sure what you mean "used up". Linux uses spare memory as a cache for
old programs/data, just in case you want them again. Speeds up loading. Why
in the world do you want spare memory just sitting there when it could do
something useful. If some running program needs the memory that is being
used for caching, that cached stuff is thrown away and the menory handed
over to what needs it, so there is no penalty.

 
 
 

 
 
 
 

I assume these ar x86_64 systems.

 
 
 
 
 


Install libstdc++.so.5 (Gcc 3.2.3) for Centos5 i686

Posted: 20 Jul 2008 01:42 PM PDT

"com" <com> writes:
 

I think you want the compat-libstdc++-33-3.2.3 RPM.[1] If you got your
yum configured correctly it should just be a `yum install
compat-libstdc++-33' away.


Footnotes:
[1] http://mirror.centos.org/centos/5/os/i386/CentOS/compat-libstdc++-33-3.2.3-61.i386.rpm

--
I like the idea of 256 bits, though: 32 for the (Unicode) character leaves
room for 224 Bucky bits, which ought to be enough for anyone.
-- Roland Hutchinson, in alt.folklore.computers

ide controller ordering on 2.4.26

Posted: 20 Jul 2008 04:37 AM PDT

In article <com>, Nico Kadel-Garcia
<com> writes 
Having established its 2.6.26 we're talking about here... [oops].

Well I can see that hardcoding devices into drivers is a *bad* idea as
is putting them into the kernel but I still don't quite understand why
the option for me to choose to hard code it has been removed and also my
comment on the doentation stands - it does suggest ide0,1 are
reserved for the ID channels found at 0x170, 0x1f0 ie. the 'standard' IO
ports.
 

Ok, well I think I can see how to modify the system to do this although
there are a few holes I can see - partitions that are not ext3 for
example ("swap" plus I also have a DOS partition which is user mountable
in my fstab...) So I'd still like to leave it as is (as a preference).


--
== jon bird - software engineer
== <reply to address _may_ be invalid, real mail below>
== <reduce rsi, stop using the shift key>
== posted as: news 'at' onastick 'dot' clara.co.uk

Need Fedora Core 8 on CD (not DVD)

Posted: 15 Jul 2008 01:30 PM PDT

General Schvantzkopf wrote: 

My laptop is old, so the DVD-ROM drive does not recognize DVD+/-R
formats. So I cannot burn a DVD+R of F8.

I did try a F8 network install via http, but it took 96 hours and never
got past the checking dependencies phase.

So I went straight to F9 CDs with no problem.

Mythtv

Posted: 13 Jul 2008 09:03 AM PDT

Lugo wrote:
 

OK thanks I'll have a look for it.


--
Tayo'y mga Pinoy

Microsoft Word - weird indentation on odd pages

Microsoft Word - weird indentation on odd pages


weird indentation on odd pages

Posted: 26 Dec 2014 01:56 PM PST

The bullets and paragraph on my odd pages doesn't seem to respond to the indentations on the ruler correctly, it's like it's going the other way around. If I move the lower left indentation to the right then the paragraph responds as if I moved it to the left. I'm working with quite a lot of bullets and numbering so this is messing me up. Here's several snips to better explain what I'm experiencing

I tried making a new document and wrote random stuff but it worked just fine. btw I'm still using office 2007 and just installed several windows update, I wonder if that has anything to do with it?

any suggestions would be appreciated, thanks in advance

title case capitalizing The

Posted: 26 Dec 2014 01:23 PM PST

I just typed something up, then realized I stupidly forgot to capitalize the words in the title.

Being lazy, I tried the "change case" from the tools menu and chose "title case".

However, it capitalized the first letter of every word, including a "the" in the middle of the title.

I thought Word 2003 was smarter than that. Was I remembering wrong, remembering a different version (Word 97, 2000, XP), thinking of ClarisWorks 4.0 or Open Office Writer, or is there a feature to make it do it the correct MLA way like I learned in elementary school 25-30 years ago?

If it is a preference or feature, how do I enable it? If I was thinking of a different word processor, could somebody remind me for my sanity's sake which one it was (ClarisWorks 3.0/4.0 on the mid to late '90s Macs or Open Office Writer)?

Unfortunately, my Mac is dead, so I can't test ClarisWorks, but I can try Open Office or LibreOffice.

New Office 2013 Install On Win 7. Nothing Is Working?

Posted: 26 Dec 2014 09:35 AM PST

So I just installed Office 2013 on Windows 7 Pro.  The install appeared to work fine (i.e. no error messages).

So I go to start up Word and get the document page,  so I select blank document.  It seems to come up but then I immediately I get:  Microsoft Word has stopped working.  I haven't tried every one of the Office 2013 programs but I get the same error trying Excel.

Ideas?

Thanks,


Ray

word 2007 question

Posted: 26 Dec 2014 05:08 AM PST

Hi, if I have word document open on my computer, how can i know within word options and without making a computer search, where this document is saved?

thank you very much in advanced :)

Multiple Table of Content links per row in a Word document

Posted: 25 Dec 2014 10:25 PM PST

Hello,

Is there any way to place multiple table of content (TOC) links in a single row?

For example, suppose you have a document in which the TOC displays links for Sections (Heading 1), Topics (Heading 2) and Chapters (Heading 3) as follows:


Section I
        1st Topic
                Chapter 1
                Chapter 2
                Chapter 3
                Chapter 4
        2nd Topic
                Chapter 1
                Chapter 2
…and so on.

Is it possible to change the TOC formatting so that the word "Chapter" is not repeatedly shown and the Heading 2 levels are each on a different row but the Heading 3 levels are on the same row?

Like this: 

Section I
        1st Topic 1 2 3 4
        2nd Topic 1 2
…and so on.

Thanks

How to change my username?

Posted: 25 Dec 2014 07:56 PM PST

Hi,

I would like to change my username as displayed in tracking mode so that it would align with my desktop version of Word.  Can anyone tell me how to do so?

Nat

Microsoft CRM - Call it simple,but... multiple users sharing database

Microsoft CRM - Call it simple,but... multiple users sharing database


Call it simple,but... multiple users sharing database

Posted: 11 Aug 2005 05:28 AM PDT

Okay that does it for me thanks. Sounds like a better product then I was
getting out of the marketing materials :^ )... Thanks again Rob!!!!

"Rob Bakkers" wrote:
 

Microsoft CRM-Exchange E-Mail Router

Posted: 11 Aug 2005 01:52 AM PDT

Thank You
Mr Bakkers


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


CRM Customisation - Form Size

Posted: 10 Aug 2005 10:55 PM PDT

Thanks Rob.

"Rob Bakkers" wrote:
 

Can't delete a user / assign a license

Posted: 10 Aug 2005 08:07 PM PDT

First, Deployment Manager can only be used to add new users to the system.
Changes to existing users are done via the web app in the system settings area
under Business Units. You can modify the licenses assigned to user there as
well as their roles.

In order to drop the DB's, you first need to disable the tion
publications on those DB's. This can be done in enterprise Manager, but your
server can not be registered as (local), it must be registered in EM under the
machine name.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Wed, 10 Aug 2005 21:08:04 -0700, "Dan Kuhlman"
<microsoft.com> wrote:



"Dan Kuhlman" wrote:
 

I figured out that you can't delete a user. (at least not easily). When I
go into deployment manager, under licenses, the action button doesn't have
anything under it... so I can't assign a license to that user.

I previously had CRM installed under a different organization "Adventure
works cycle" - the test org. This user was setup as a user in that system.
I uninstalled CRM, unistalled SQL ( I couldn't delete the ted
databases, is there an easier way to remove them), then reinstalled both, now
I'm having this issue. Please help!!

Creating conditioned workflows...help pls

Posted: 10 Aug 2005 07:33 AM PDT

There have been made some improvements in the workflow engine of CRM 3.0. But
I can't really say if those requirements can be implemented using the new
tools. Maybe some of the other beta testers can.

Rob Bakkers,
Avanade Netherlands


"Mikala" wrote:
 

Adding an email Signature

Posted: 10 Aug 2005 05:21 AM PDT

There's no way to automatically add a signature, but each user can create a
template for this purpose (Tools > Options > Email Templates tab). They just
need to insert it whenever they create an email in CRM.
--
Matt Wittemann
http://icu-mscrm.blogspot.com


"Kuvenp" wrote:
 

Trial download

Posted: 10 Aug 2005 05:06 AM PDT

Thanks Rob,
Realized this only after I logged this:)
Much appreciated!
Christian

"Rob Bakkers" wrote:
 

New contact form population

Posted: 09 Aug 2005 01:36 PM PDT

Thanks for the reply Matt.

The funny thing is, and I probably should have stated this, we haven't
changed anything in Deployment Manager. I don't think anyone has been into
the Deployment Manager in ages. I did add a picklist value to an unrelated
field so I published that and that's it.


"MattNC" wrote:
 

Cannot Modify Security Role

Posted: 09 Aug 2005 01:31 PM PDT

I do have a recent backup of the database. I don't see why this application
would not allow me to change this role back. I have the ability to change
other roles. Just not this one.

"John O'Donnell" wrote:
 

User Access Error in MSCRM

Posted: 09 Aug 2005 11:45 AM PDT

Hi Tami,

I now have MSCRM working.
I did the following:

1. Used Resolution 3 of your suggestions, which show that the Root Business
unit was disabled.
2. I Ran a SQL Update query to change the IsDisabled column to 0.
3. I changed the CRMAppPool Identity under IIS Application pools to
LocalSystem from NetworkService.

We are now able to fully access MSCRM. I am aware of the warnings of using
LocalSystem account as the Application identity. If you have any suggestions
I would be grateful.

Thank you very much for your help on this.

Regards,

Pere

"Tami Lemar" <microsoft.com> wrote in message
news:phx.gbl... 


SBS 2003, Service Pack 1 and MS CRM 1.2

Posted: 09 Aug 2005 08:23 AM PDT

"Anne Stanton, CRM-MVP, MBA/ACC" <com> wrote in
message news:phx.gbl... 

Anne there is a hotfix - see
http://mbs.microsoft.com/public/insights/ReadArticle.aspx?rcpt_id=9362610&ja_id=23161 -
which is needed on SBS2003 SP1

Regards
Julian
 
log: 
post 
can't 


MC CRM and MapPoint in the UK

Posted: 09 Aug 2005 05:31 AM PDT

Hi John

I tried one of Microsoft's addresses in the US and it worked fine, so it
seems to be a UK related issue - either UK not being available on the staging
server, or an issue with the correct formatting of UK addresses.

Rob

"John O'Donnell" wrote:
 

Deployment Manager snap-in failed to initalize

Posted: 09 Aug 2005 04:17 AM PDT

Hi Matt,
Thanks for your reply - yes User A is a local admin and so is User B.
User B can create users, modify forms / settings and licences okay
inside CRM - User B is also a local admin on the machine. The
CRMSecurityService is configured to run using a specified account User
C which also is a local admin on the machine but is not a user of the
CRM system. Don't know if this makes a difference or not. Logging on to
the machine as User B or User C both get the same error message. Thanks
for any more help you can give!

CSV Import File format

Posted: 09 Aug 2005 04:03 AM PDT

Can you please create one for leads and contacts and mail to me and( remove
underscores for my correct mail id). I need just column headers to do
comparision.

c_om

"com" wrote:
 

limits on attachments

Posted: 09 Aug 2005 03:08 AM PDT

On Tue, 9 Aug 2005 04:17:03 -0700, "Rob Bakkers"
<microsoft.com> wrote:
 

Thanks for that I knew it was somewhere just not where. It seems to
work :-) almost :-(

Increasing the limit to 15Mb allows files over 5Mb to be uploaded but
then seems to fail at about 8 or 9 Mb, as though CRM has an upper
limit over and above the value set in that registry key. Are there any
limits other than this registry?

Lost Active Directory OU

Posted: 09 Aug 2005 02:46 AM PDT

Thank you for your help.

Unfortunately without AD in place none of the redeployment tools will work.

I have looked into past Threads and everyone keeps saying that the SID would
be different, which is what i assumed. What i fail to see is where this SID
is stored. If it is stored somewhere then surely i can change this to the new
SID.

Can someone please shed some light on where these SIDs are located in the
Databases???

Thank you.

"John O'Donnell" wrote:
 

Microsoft Word - How do I Upload a word file to the web.?

Microsoft Word - How do I Upload a word file to the web.?


How do I Upload a word file to the web.?

Posted: 25 Dec 2014 02:35 PM PST

Can anyone tell me how I can use word 2010 to put a page on the web and access it.?

How did I get a line break in text that I typed?

Posted: 25 Dec 2014 11:47 AM PST

Split from this thread.

I often get a bent arrow line break symbol (like the one on the ENTER key) when copying text from the web. However, I recently got one by accident in my own text that I typed. How did that happen?

the style of the TOC is not the same.

Posted: 25 Dec 2014 08:54 AM PST

i need to change the entire font for the table of contant, when i change it manually it change back to the previous font every time i update it.

i found this guide:

https://support.office.com/en-au/article/Format-a-table-of-contents-1b462458-0fae-4bc7-b9d9-53689a404f3b

the only problem is that the style is difference in every level, and i don't understant how to do the same for each and every level (total of 3)

"

  1. Repeat steps 3 and 4 for all the levels that you want to display in your table of contents.

"

How to make a numbered list with total item number being shown?

Posted: 25 Dec 2014 08:22 AM PST

Hi Everyone,

I'd like to make a numbered list in Word 2010 with the total number of items being shown for each of the numbered item.

Let's say I'd like to make a list with 10 items, instead of showing as:

1.

2.

3.

4.

5.

6.

7.

8.

9.

10.

May I ask how can I make an auto-numbered list as below:

1/10

2/10

3/10

4/10

5/10

6/10

7/10

8/10

9/10

10/10


Many thanks!

Delete mis-spellings from customer proof dictionary

Posted: 25 Dec 2014 01:19 AM PST

How can I edit my dictionary in Word to remove mis-spelled words that I have accidentally added? I can't find the hidden file that the spell-checker uses to proof read my text.

Microsoft Word is not working.

Posted: 24 Dec 2014 10:59 PM PST

When I open Word, much time is spent trying to start up. Usually at some point it asks me if I'd like to start in safe mode, and I click either yes or no. It still doesn't work so I click "troubleshoot problems" and an error pops up saying that troubleshooting is only valid for products that have already been installed. I've had Word for months, of course it's installed. I have a lot of saved files.

Word 2013 Not saving files.

Posted: 24 Dec 2014 07:12 PM PST

When i press Save or Save As. Word doesn't respond. This happens even when i am closing files and want to save my changes. Finally once i select don't save, it immediately responds by closing the file without saving changes.

Shared Word doc displaying incorrect name of user holding doc open

Posted: 24 Dec 2014 04:53 PM PST

Shared MSWord 2010 doc always shows one user holding doc open. Need it to display user currently holding doc open. When others need to open doc and cannot they need to know whom to contact to release it. Right now same name is always displayed, whether she has doc open or not, leaving others often unable to open doc.

Thanks to one and all for any advice-

Problem with Office 365 subscription renewal.

Posted: 24 Dec 2014 08:55 AM PST

Original Title <WORD problems.>

I just renewed my subscription, and cant get it to work.  I had to change my password and now it wont recognize the new one.

Where can I purchase microsoft office 2003? - Microsoft Office forums

Where can I purchase microsoft office 2003? - Microsoft Office forums


Where can I purchase microsoft office 2003?

Posted: 15 Mar 2008 11:24 AM PDT

Since Office 2007 was released over a year ago, you're going to have trouble
finding it. Amazon may have a few copies left.

--

JoAnn Paules
MVP Microsoft [Publisher]
Tech Editor for "Microsoft Publisher 2007 For Dummies"



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

Configuring MS Outlook 2007 for first use with Win Vista

Posted: 15 Mar 2008 05:12 AM PDT

DL,

I'm sorry, but I think my WiFi Account is IMAP, which gives me access to the
internet only. I have no email address for the Emerald Isle, although I do
have a password.

Where do I go from here?

Connection-specific DNS Suffix:
Description: Intel(R) Wireless WiFi Link 4965AGN
Physical Address: 00-13-E8-D2-B9-07
DHCP Enabled: Yes
IPv4 IP Address: 192.168.178.21
IPv4 Subnet Mask: 255.255.255.0
Lease Obtained: 16 March 2008 17:21:07
Lease Expires: 26 March 2008 17:21:07
IPv4 Default Gateway: 192.168.178.1
IPv4 DHCP Server: 192.168.178.1
IPv4 DNS Server: 192.168.178.1
IPv4 WINS Server:
NetBIOS over Tcpip Enabled: Yes
Link-local IPv6 Address: fe80::dc53:43e8:11aa:6266%10
IPv6 Default Gateway:
IPv6 DNS Server:

"DL" wrote:
 

Why does "non-commercial use" show up at the top of my screen?

Posted: 13 Mar 2008 01:33 PM PDT

For some reason, the Student/Teacher registry entries (A whole bunch of
them) don't always get removed when a full version of Office is installed,
unless you uninstall Student/Teacher first. There are so many entries that
finding the responsible entries is the proverbial needle in haystack
situation.

"JoAnn Paules" <com> wrote in message
news:com... 
upgrade. 



"Error 1327.Invalid Drive: K:\" message when installing MS Office

Posted: 12 Mar 2008 05:11 PM PDT

No K: drive on my PC
Everything is on my C: drive
D: and E: drives are for CDs

"JoAnn Paules" wrote:
 

Can not open setup file to install a genuine downloaded Office 200

Posted: 12 Mar 2008 03:17 PM PDT

I'm not 100% sure what you mean, but i can do have an option to compress the
file, so i guess that would make it a decompressed file right? Sorry mate
that's the best i've got.

Also, yesterday i have to uninstall and reinstall Office 07 on the original
computer and it all worked fine, which leads me to believe that the setup
file is ok?

Cheers
Steve

 

MICROSOFT PUBLISHER 2007

Posted: 12 Mar 2008 10:03 AM PDT

In Win 2003 Server Enterprise (which is what I am running on one system) Publisher will not work if Terminal server is activated. Workaround is to disconnect the system from Terminal Server and THEN install Publisher. After you can open back up the Terminal Server.

1st Publisher
2nd Terminal Server


--
Peter

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

"Bob@Lanes" <Bob@microsoft.com> wrote in message news:com... 

How to install the spelling and grammar tools?

Posted: 12 Mar 2008 03:03 AM PDT

Hi Jiri,


Do you have a localized Czech version of Office 2007 or an English language edition? Are you running an English language Windows
version or a localized one?

============
<<"novakj" <com> wrote in message news:com...

Dear Bob,

Thanks for your answer. Nevertheless, I have the installation CD, where
the Czech language correction is available. Unfortunately, I do not know
how to install it. I tried in "add and remove software", but did not
find the right place.

Could you please help me with how to initiate the installation?

Jiri >>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*


Groove Activation issues

Posted: 11 Mar 2008 02:03 PM PDT

In the past, I've had to call the main Microsoft Corp number a few times for
this sort of nonsense. (Usually because a foreign call center was providing
the first level "customer support"). Generally, what then happened was that
the main number operator? transferred me to someone that was not first
level, and when I explained the problem, either provided a solution, or
transferred me to someone who did. This generally bypassed the "you gotta
give me a credit card number bit". It also occasionally gave me access to
patches that were not offered via the conventional manner. It also
occasionally gave me the opportunity to explain to marketing and support
management that the system was not helping to maintain good customer
relations, and some of the multiple automated "choose from these options"
were circular in the logic behind the choices and trees. This was back in
the days when the MVPs had to "mail bomb" one of the support execs to save
the MVP program.


The funniest one I ever got into with call centers and computerized systems
had nothing to do with Microsoft. Instead, it was an airline reservation
system that routed a US "domestic" multi stop flight thru a small city, in
of all places, Australia. It was obviously in error, yet would accept a
reservation, calculate the ticket total as the least expensive routing, and
issue a "domestic" US ticket with stops in Australia. The first couple of
calls just proved that others could duplicate the problem. It took two or
three calls to higher and higher levels to get the problem resolved. The
whole thing ended up resulting in paying half the real fare, and getting a
free upgrade to first class.

"Cliff" <microsoft.com> wrote in message
news:com... 
a non-trial version of Groove that should come up when using 
Office Groove discussion group using the link below. 
news:com... 
fashion 
http://microsoft.com/communities/newsgroups/en-us/?dg=microsoft.public.groove 


Lost Product code for office 2003

Posted: 11 Mar 2008 10:32 AM PDT

http://www.belarc.com/free_download.html

--

JoAnn Paules
MVP Microsoft [Publisher]
Tech Editor for "Microsoft Publisher 2007 For Dummies"



"Phil Wright" <Phil microsoft.com> wrote in message
news:com... 

Installing Office 2007 on multiple computers??

Posted: 11 Mar 2008 08:40 AM PDT

How many systems are you talking about?

--

JoAnn Paules
MVP Microsoft [Publisher]
Tech Editor for "Microsoft Publisher 2007 For Dummies"



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

Invalid product code on second computer

Posted: 10 Mar 2008 03:13 PM PDT

Glad it worked. Have a great day!


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


Why keep a previous version of Office when installing 2007?

Posted: 10 Mar 2008 02:17 PM PDT

You are right about a lot of material. Have fun.


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


Installing Home and Student 2007

Posted: 10 Mar 2008 10:38 AM PDT

You need to uninstall the trial, delete temp files & reboot before
installing your retail/purchased edition

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


Error Installing Office 2007 on MS Vista

Posted: 08 Mar 2008 09:19 AM PST

Have you extracted all files ? The setup.exe file likely needs other
files from the ISO file as well but they need to be unpacked then
first. If you run setup.exe from within IsoBuster then only the
actually selected file is unpacked to a temp folder. Best way is to
unpack (extract) ALL files and then run setup.exe. example:
http://msdn2.microsoft.com/en-us/express/aa718401.aspx

problem opening excel-word-access (office files in general ) double clicking in Windows Explorer

Posted: 05 Mar 2008 11:20 PM PST

Hi Fran,

Nice to hear that it works fine under another user account.

Yes, we can delete and recreate the local profile to test the issue. Before you do it, you can check the steps in my last reply to check
if the issue is caused by those items in the specific user profile.

If those steps don't fix the issue, recreate the user profile.

1. Log on as a local admin
2. Right click My Computer > choose Properties. In the advanced tab, click settings under user profiles.
3. Highlight the corrupted profile and click delete
4. Create a new user account. If it is a domain user, login back the domain user account.

Happy weekend!

Emily Lin,
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

================================================== ====
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue.
================================================== ====
This posting is provided "AS IS" with no warranties, and confers no rights.






-------------------- 
@TK2MSFTNGHUB02.phx.gbl>