Pages

Search

canon bjc 3000 & cups - Forums Linux

canon bjc 3000 & cups - Forums Linux


canon bjc 3000 & cups

Posted: 04 Dec 2004 11:49 AM PST

On Sat, 04 Dec 2004 16:46:29 -0800, jos wrote:
 
Have you tried setting the printer as a local printer instead of using
cups - this works on Man 10.1

--
Linux counter number 335851
Neil
Delete delete to email

32-bit addressing question

Posted: 04 Dec 2004 07:47 AM PST

Penang wrote:
 

The theoretical limit for mapped address space for one process is 4G at a
time, though this may be lower depending on kernel configuration and
patches. If you run out, mmap(), sbrk() and brk() calls will fail with
ENOMEM, but the system will not crash. malloc() and friends will likely
return NULL. Depending on the program, it may crash or abort. This is not a
system-wide limit - it affects each process seperately. I recommend
mmap()ing various regions of a file, and changing the mapping when you run
out of address space. Remember to leave room free for C library function
allocations if you're using them.

How best to setup dual-boot SuSE 9.1 Pro and Fedrora Core 3

Posted: 03 Dec 2004 04:57 PM PST

Niall Porter wrote:
 

.... yes
 

you could, but i wouldnt
 

possibly, but i doubt it will work. too many
variables at work. you could, however, create
a shared area for the DATA for those apps
--
<< http://michaeljtobler.homelinux.com/ >>
Fine's Corollary: Functionality breeds Contempt.

Can two programs record from /dev/dsp at the same time?

Posted: 03 Dec 2004 03:14 PM PST

George Adams wrote: 

If your recorder can deal with jack connection kit, this could be a solution.
With jack you have a virtual bus to connect many devices.

--
Assioma di Baskerwill: Se fai retromarcia, qualcuno passera' dietro.

RRB SoHE

Lese kernel-konfigurasjonen

Posted: 03 Dec 2004 12:20 PM PST

Salve Håkedal wrote: 

Jag tar friheten att svara på engelska:

In the /boot directory, there are config-<version> files
for installed kernels. Replace <version> with the actual
kernel version.

In your case, look for /boot/config-2.4.27

HTH

--

Tauno Voipio
tauno voipio (at) iki fi

Serial consile connection for OS install?

Posted: 03 Dec 2004 11:58 AM PST

In comp.os.linux.misc Grant Edwards <com>: 
[..]
 

Works with rh kickstart, you tell the installer via tftp
(pxelinux.cfg - IIRC), something in the lines of (from memory, no
guarantee for correctness - there's a detailed kickstart docu
explaining it all):

append ksdevice=eth0 console=console=tty0 ttyS0,19200 \
ks=http://10.6.3.101/kickstart/ks-blah.cfg \

You need a dhcp server + tftp + http/ftp/nfs server for something
like this and perhaps an install LAN, works like a charm, albeit
it's highly questionable if the work needed to setup can be
justified for one/two systems?;)

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 193: Did you pay the new Support Fee?

Urgent Driver need for Fedora C3 - Promise FastTrak 378 RAID!

Posted: 03 Dec 2004 08:08 AM PST

com wrote:
 


.... why in the WORLD are you STARTING ANOTHER thread?
you just posted this issue about 3 hours ago in an
earlier thread. you've gotten an answer already; have
you tried the fedora forum i suggested?

any followups (even from you) should be to the ORIGINAL
thread - do NOT start a new one.
--
<< http://michaeljtobler.homelinux.com/ >>
Klein bottle for sale ... inquire within.

Fedora Core 3 "The partition table on device sda/b was unreadable"

Posted: 03 Dec 2004 05:37 AM PST

com wrote:
 

There aren't any drivers. http://linux.yyz.us/sata/faq-sata-raid.html

--
Markku Kolkka
fi

Dual booting Linux with boot.ini, and two hard drives?

Posted: 03 Dec 2004 05:35 AM PST

The hard drive is working perfectly fine.

It works perfectly fine in Windows.
And I can boot linux from a floppy, and run linux on it.
Linux only runs on the secondary drive.

I'm having problems with the dual boot. If you care to look at
the great detail, check the post:
Please help with XP Professional dual boot

Does anyone have the output from the commands? Please post them.

Thanks.



"Steve N." <now> wrote in message news:<860sd.81$news.pas.earthlink.net>... 

Installing New Drivers

Posted: 03 Dec 2004 03:00 AM PST

hi Bill, yes there is linux.txt in the driver
package,
but after unzip to /tmp/ it then
only says "compile" and "copy object" to
/lib/modules/.....
it doesnt specify MAKE INSTALL but i
suppose thats how to do it ?

but when i tried MAKE it said "err37 cant
find config.h"
the "kernel-sources" are loaded, so where is
the config.h it expects ?
--------------------------------------------------------------------------------

"Bill Marcum" <com.urgent> wrote in message
news:localnet... 


Fedora Core 3 x86_64 + 4GB RAM = Unstable System ???

Posted: 02 Dec 2004 08:18 PM PST

Matt van de Werken wrote:
 


Matt,

I did not see any "large memory" options for 64 bit kernel.
Even the stock kernel from Fedora has this problem.
In the 32 bit version, there seem to be two or three CONFIG
parameters for large memory. I tried to add them manually to
my config file, but somehow they are being removed again when
I do a "make all".

Seems to me like there is a bug in the 64 bit configuration
of the kernel. How/where to report kernel bugs ?

Thanks,
rudi


#1045 - Access denied for user 'root'@'localhost' (using password:NO)

Posted: 02 Dec 2004 02:10 PM PST

In comp.os.linux.setup, Rob uttered these immortal words:
 

Cobblers. None of my MySQL installs have ever had a MySQL root password
that's the same as root's.
 

Have you tried Google? I got
<http://www.google.com/linux?hl=en&lr=&ie=ISO-8859-1&q=reset+mysql+root+password&btnG=Google+Search >.
 

Is MySQL definitely running? Check your configuration if it is.

--
Andy.

KDE problem

Posted: 01 Dec 2004 04:14 PM PST

On Thu, 02 Dec 2004 14:01:06 GMT, ilaboo
<net> wrote: 
The menu entries should be in the same order in English or German (unless
they are alphabetized).


--
"At a scheduled time, the robot would pull the flush lever and scream as
it got sucked down the drain." --Kibo

HTTPS environment variable

Posted: 01 Dec 2004 02:27 PM PST

Peter,

Thats exactly what I was looking for. One problem. I have to find
some way to make it authenticate as well.

Thanks for the suggestion. Never knew about rinetd. Thanks for the
introduction.

Robert
it.uc3m.es (Peter T. Breuer) wrote in message news:<it.uc3m.es>... 

Gentoo: compile gcc error

Posted: 01 Dec 2004 01:53 PM PST

VP <pt> wrote: 

Did you look at config.log? What did you see?

Yours,
Laurenz Albe

Microsoft CRM - Activity Customisation

Microsoft CRM - Activity Customisation


Activity Customisation

Posted: 28 May 2004 01:00 PM PDT

try updating the form. saving alone does not make the
customizations visible. 
below. 
to 
when 

Microsoft CRM Applications Professional exam

Posted: 28 May 2004 10:31 AM PDT

I passed this exam last week. It just tests your ability
to use the system, If you have used all the components of
MS CRM you should be able to pass.


 

Not Responding

Posted: 28 May 2004 08:41 AM PDT

This is from the TechKnowledge base.

TechKnowledge
"The selected Snap-In did not initialize properly" error
message when launching Microsoft CRM Deployment Manager

Document ID: 29760
Date Created: 3/20/2003
Date Last Modified: 1/14/2004
Language: English - United States
Country: USA
Product: Microsoft CRM
Versions: 1.0
Modules: Microsoft CRM Installation, Microsoft CRM
Miscellaneous, Microsoft CRM System Customization

SYMPTOMS

When launching Deployment Manager for Microsoft CRM, you
may receive the following error message:

The selected Snap-In did not initialize properly.

CAUSE

Deployment Manager verifies the following privileges. If
one of the following conditions is not met, Deployment
Manager will not initialize:

1. The current user is a Local Administrator on the
Microsoft CRM Server.
2. The current user has Administrative access to SQL
Server.
3. The current user has a System Administrator role in
Microsoft CRM.

RESOLUTION

Add the user as a Local Administrator on the Microsoft CRM
Server (specifically, the SQL Server where the Microsoft
CRM databases are stored).

1. Click Start, point to Programs, click Administrative
Tools, and then double-click Computer Management.

2. Open the Local Users and Groups.

3. Select Groups.

4. Right-click on the Administrators Group and select
Properties.

5. Add the user to the Administrators group.

Add Administrative access to SQL Server.

1. Click Start, point to Programs, point to Microsoft SQL
Server, and then click Enterprise Manager.

2. Expand Microsoft SQL Servers | SQL Server Group |
YourSQLServer | Security.

3. Select Logins.

4. Add the user as a new login if the user does not exist
here. Windows Authentication must be marked and the login
must be added from the existing Active Directory logins.

5. Click the Server Roles tab and select System
Administrator.

Verify the user has a System Administrator role in
Microsoft CRM.

1. In Microsoft CRM on the Home Page, click Settings,
click Business Unit Settings, and then click Users.

2. Open the User record.

3. Select Roles.

4. Verify the System Administrator role exists for this
user. If it does not, select Manage Roles, check the
System Administrator option, and save changes.

Open Deployment Manager.



 

Search in MSCRM

Posted: 28 May 2004 12:57 AM PDT

look at c360 searchpac, it will greatly expand your
ability to do searches.
tom 
field using 
AccountNumber for 

Object.Retrieve methods for CRM business objects

Posted: 27 May 2004 11:16 PM PDT

Hi Vinicius,

I had thought about using a CRMQuery object rather than the Retrieve method
exactly because i thought the null filter might work. But on further
reading, it appears that there are two problems - one is that I would have
to specifiy all of the columns that I require, when I actually require all
of them, and secondly that the null filter I believe is there to return rows
only when they meet the condition, ie contain null or not null.

Cheers

Chris
"Vinícius Pitta Lima de Araújo" <com.br> wrote in message
news:phx.gbl... 
mensagem 
question 
is 
would 


SFO Installation problem

Posted: 27 May 2004 09:42 PM PDT

There is also a tech knowledge item out there somewhere
telling you how to clear your forms cache in Outlook.
This solved the problem for us.
 
But 
etc) 
appear 
When 

Customzing Quote Print

Posted: 27 May 2004 08:44 PM PDT

I have done this using Crystal Reports. There are a couple
of tricks to get it to work well. Reply to my email
address if you want a copy of my report, which you could
customize if you have Crystal reports.
com 

Product Name Field 100 chrs

Posted: 27 May 2004 02:01 PM PDT

would be nice is ms could increase the length of the name field in next version or maybe a little patch?

Mailing Labels

Posted: 27 May 2004 11:45 AM PDT

good advice gary except that not everyone has experience with crystal but
may have experience with work etc.

at least we have a choice


"Gary" <NOSPAM.com> wrote in message
news:%phx.gbl... 
and, 
Mail 
you 
Word 
Labels 
want 


CRM Sucks ..

Posted: 27 May 2004 11:41 AM PDT

Find another product if you that unhappy with MS-CRM. 
popups. Its slow . Specialy if you run it from DOS. 

What is new in CRM 2.0

Posted: 27 May 2004 10:01 AM PDT

not to mention there about a full year until its even released.......

however, I believe this is the latest roadmap:
http://members.microsoft.com/partner/solutions/business/crm/roadmap.aspx

-Gary

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


Sales Stages

Posted: 27 May 2004 07:16 AM PDT

Matt is right. As you are just using the sales stage names you do not even
need automated workflow. All you need is a picklist with an event behind it
that says if you choose stage 1 then change the probability to close to 10
percent etc


"Matt Parks" <com> wrote in message
news:com... 


Another Crystal Logon Error

Posted: 27 May 2004 04:40 AM PDT

Thanks for the advices.
I get iy up and running now the reports.
Efectively I use http:// for internal use and then published on ISAServer
with https:// and works perfectly.
Thanks

Gabriel Zabal

"Antoine" <fr> wrote in message
news:google.com... 
message news:<phx.gbl>... 
here 
SSL 

licenses 


Microsoft Word - When typing the cursor jumps and words are lost--help

Microsoft Word - When typing the cursor jumps and words are lost--help


When typing the cursor jumps and words are lost--help

Posted: 26 Aug 2013 03:31 PM PDT

No matter when I type, the cursor jumps randomly requiring me to correct and/or retype.  What can be done to prevent this problem?  Why doe it occur?

Word 2013 frequent crashed in Win 7 Pro

Posted: 26 Aug 2013 02:48 PM PDT

Please help!  I have a paper due and I cannot figure this out.  I have read several forum articles, so please read the whole post as I have tried many different potential fixes.

OK, so last night Word 2013 started crashing frequently.  Originally, the problem seemed isolated to the command for pasting a chart linked from Excel, but now I'm getting frequent crashes when I do various things like saving or even opening documents.

The details of the error are:

Problem signature:
  Problem Event Name: APPCRASH
  Application Name: WINWORD.EXE
  Application Version: 15.0.4517.1003
  Application Timestamp: 51a7523e
  Fault Module Name: oart.dll
  Fault Module Version: 15.0.4517.1003
  Fault Module Timestamp: 51a750cd
  Exception Code: c0000005
  Exception Offset: 00000000005b75f8
  OS Version: 6.1.7601.2.1.0.256.48
  Locale ID: 1033

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

As I mentioned above, I have read through many of the responses to similar questions, but none of them have worked or they have been for different versions of Word or different operating systems.  If you post a response please check to make sure that you are posting something that is applicable to Word 2013 and Windows 7 Pro OR please let me know what I need to do that's different from the instructions that you provide.

I went to Control Panel -> Programs -> Office and ran a repair and restarted the computer.  Didn't work.

I have tried to start Word in safe mode.  However, the problem can be recreated even in safe mode.

Even though these instructions are for Word 2010, I tried to follow the instructions here: http://support.microsoft.com/kb/921541.  The only change that I remember is that I had to change some instructions to version 15.0 (Word 2013) rather than 14.0 (Word 2010).  The results of the steps are as follows:

Deleting Word Data registry subkey - No change.  Problem continues.
Deleting Word Options registry subkey - No change.
Rename Normal.dotm - No change.  Note that when I tried to rename the file back to the original name (Normal.dotm) I got an error that the file already existed (because it was recreated by Word when I tested the fix).  You actually have to go into the folder itself and delete the new file and then revert the old name back.
Disable Startup folder add-ins - Running the command that the KB says to opens and empty folder, so this fix was not applicable.
Delete the COM add-ins registry keys - did not fix the problem.

I have tried with success to recreate the problem in other word documents, so I don't think that this is a single corrupted document.


Word 2007 stops working

Posted: 26 Aug 2013 02:36 PM PDT

Word 2007 on Vista (Service pack 2) stops working when opening a PDF file or moving word document from one screen to another. Any suggestions? I have a Dell Vostro 420 w 32 bit OS, if that matters. Thanks!

Change Word 2010 Avery Label template margins on Windows 8 computer

Posted: 26 Aug 2013 01:49 PM PDT

My Windows 8 computer came preloaded with Word 2010.  When I try to use the Avery 5160 label template, I have to space down at least one line and use the space bar to indent at least 3 spaces over for my text to fit within the template.  (On the Windows 7, the text spacing was exactly spot on.)   I have tried changing the margins within the labels, but they don't "hold", I have to do each label individually and it's a big pain!  Windows 8 has me crying, "Uncle!" once again.  I'm hoping someone out there will have a solution.  Thanks!

Printing Page numbers

Posted: 26 Aug 2013 01:13 PM PDT

When I add page numbers in the footers they are shaded when the text is bold, and then the text is shaded when the page number is bold.  The page numbers are there but they don't print! Help!

Mail Merge and Document Properties

Posted: 26 Aug 2013 12:37 PM PDT

Each record of my mail merge data contains the Document Property "Title". My merge template file contains the <<Title>> merge field in the footer. This works great when I do a Letter merge. But how do I merge the Title field into a Directory merge with multiple records on the same page? The Title value will always be the same for every record but how do I get it to populate the Title in the Footer of the merged document?

Thanks!

Is there any way to control the font size of a Mail Merge field by using the value of another Mail Merge field?

Posted: 26 Aug 2013 12:34 PM PDT

I'm setting up a system to store mail merge data in a SQL Server database.  The data is to be used to populate Word 2010 mail merge documents.  
The problem is that we will be creating many copies of these documents in multiple languages and alphabets against a graphic background, in fields that need to be of fixed size.   As we all know, some languages require more space than others.  Individually tweaking the font size would not be especially cost effective.

Is there any way to control the font size of a mail merge field by using the value of another mail merge field?  

(This is strictly a mail merge set up.  We are not using VBA on the Word side.)


TimesNewRoman Font

Posted: 26 Aug 2013 12:28 PM PDT

I'm having an issue in Microsoft Word 2010, where the font seems to spontaneously change from "Times New Roman" to "TimesNewRoman" (no spaces).  The font without spaces doesn't appear in the font list.  If I open up the font window it says "This font has not been installed.  The closest available font will be printed".  On the screen the font sometimes looks normal or like a courier new or arial font.  Does anyone know what causes this or how to prevent it from happening?  

How to disable Trust Center Message Bar (Office 2010 Professional +)

Posted: 26 Aug 2013 12:16 PM PDT

I work for an IT service desk at a university, and we have AD domain accounts for almost all users.  Because of this, settings made on one user generally don't roll over to every user. 

I need a way to disable the message bar in Office 2010 that will work for all users, not just a single user.  This message bar is popping up in Word whenever our users open a document from the network, but these particular users are children.  Children need as few distractions as possible, and it is an extra step for them that I'd rather them not have to do.

Time and Date options in "Developer" tab.

Posted: 26 Aug 2013 11:33 AM PDT

I've created a template and want the user to record the time and date when the form was completed.  I've put the calendar item from the "Developer" tab in my form and selected the display option that records the current time as well as the date.  The time reads "12:00 AM" and I don't know how to correct that.  The time on my computer is accurate. Any ideas?

Can i get back a letter i wrote about 2 months ago and used my printer to print it

Posted: 26 Aug 2013 11:04 AM PDT

I need a letter back that i composed and printed about 1 1/2 months ago. is there some way to find it?

"I am using microsoft word 2010 and need to know how to eliminate the extra spacing between my words."

Posted: 26 Aug 2013 10:27 AM PDT

Here is what I'm talking about:

Customer care representative and engineering tech within high-volume environments including clerical administration, call center/online support, retail sales, and production specialist. Eight years of supervisory positions. Seven years as an auditor in financial sales of three dozen retail stores. Execute high quality standards in administrative office work, written and verbal skills, customer care/communications and relationship building. One year as an engineering tech in research and development of silicon growth (HiCz) processes. Thirteen years of experience in the HiCz production.


See how in the first sentence the spacing between words is doubled, but the rest of the paragraph is fine. Why is that and how do I fix that?

Thanks, Tonia

Okay I don't get it....... when I first copied and pasted my paragraph it showed the double spacing that I am talking about, but when I posted the question it changed it. What's up with that? So I will try and type a sentence to show you what I mean.

I  need  help  on  removing  double  spaces  between  my  words.  It  doesn't  always  affect  the  whole  sentence  or  paragraph.  Also  back  space  doesn't  work.

Do you see what I mean? 

Excel object in Word 2010 keeps stretching when trying to edit.

Posted: 26 Aug 2013 09:55 AM PDT

I have Office 2010 64bit installed on Server 2008 R2 with all available updates installed for Office and Server 2008.
 
When copying and pasting an Excel object into Word, everything looks great. But, when you go to edit the table and click back to the Word document, it stretches all of the formatting. I've tried everything I know to do in order to fix this problem, but have had no success.
 
Here are screenshots of what is happening:
 
 
 
I put some fake numbers into the 2nd screenshot to give an idea of what the numbers look like.
 
Thanks for any help.

Old vb code vs new code

Posted: 26 Aug 2013 08:59 AM PDT

I am reworking an older Word 2003 form template w_protection and bringing it into Sys7 and Office 2010.  Code is running (not running) to insert text into a cell depending on the response from a dropdown.  Am getting a "Compile error" Invalid outside procedure" and (wdActiveEndSectionNumber) in the code is highlighted.  I don't know what/how to fix it at this point.  This appears also in another line of the code.  What in 2010 has replaced this bit of code please?

 

Option Explicit

Public WithEvents app As Word.Application

  If Sel.Information(wdActiveEndSectionNumber) = 1 And _
      ActiveDocument.ProtectionType = wdNoProtection Then
    ActiveDocument.Protect NoReset:=True, Type:=wdAllowOnlyFormFields
  ElseIf Sel.Information(wdActiveEndSectionNumber) = 2 And _
      ActiveDocument.ProtectionType = wdAllowOnlyFormFields Then
   ActiveDocument.Unprotect
  End If
End Sub

 

Regards - Lenny33

How do I cancel subscription without being given the run around?!

Posted: 26 Aug 2013 08:52 AM PDT

About a month ago I tried cancelling my monthly subscription without success. Tried help service this time-couldn't get through or no call back.
All I want is to cancel and not be charged an ongoing fee for a service I'm not using. How do I do this effectively?

Problem exporting Arabic language text to PDFs from Word

Posted: 26 Aug 2013 08:18 AM PDT

We're running Office 2010 in Windows 7.  I have a deskPdf print driver installed.  

If the document to be exported to PDF has Arabic text, it shows up in the PDF as little squares, but apparently only if I export it from a document that has been mail merged.  Exports directly from a Word doc where foreign alphabet text has been pasted directly in export to PDF correctly, either when I do a Save As or a deskPDF print.

I have no experience exporting foreign languages to PDF (and I've had no time yet to try other alphabets.)

How do I begin troubleshooting this problem?

Office is Busy

Posted: 26 Aug 2013 07:52 AM PDT

 

I've been getting this message for two hours : "We're sorry, WINWORD.EXE can't be used right now because Office is busy. We're either updating or helping you add or remove some programs.

You can try using WINWORD.EXE again after we're done. It shouldn't take long."

Do you have an idea how long this will take?

how to Retrieved password to file word ?

Posted: 26 Aug 2013 04:54 AM PDT

i make password to file word

how can Retrieved password

because forget


pleeeez help me

big gaps of white space in table

Posted: 26 Aug 2013 01:06 AM PDT


how do i get rid of these big sections of white space.  It's a table with words in it and as you can see there are huge sections of white space.  I can't adjust each cell one by one. 

help with macro

Posted: 26 Aug 2013 01:00 AM PDT

I'm trying to make this macro select all characters 8900 then put them into lucida sans unicode font size 14.  how do i do this?  the computer doesn't allow my font.

With ActiveDocument.Content.Find
    .Text = ChrW(8900)
    .Replacement.Text = ChrW(8900)
    .Font.Size = 14
    .Font = Lucida Sans Unicode
    .ClearFormatting
    .Replacement.ClearFormatting
    .MatchWildcards = False
    .Execute Replace:=wdReplaceAll
  End With

Can't open Word File due to start/end tag mismatch error...please help!

Posted: 25 Aug 2013 08:44 PM PDT

Hello,

I have same problem with some peoples who got help from here, and any simple solution couldn't fix it.
I believe an XML expert can find out what's the problem...
Could you please take a look at my document.xml file which has 4 warnings and 1 error?
I really appreciate in advance. 
It's here.

Thank you,

Jungseob 

Does Word 2013 have a publishing layout like word 2011

Posted: 25 Aug 2013 08:18 PM PDT

I have a very useful publishing layout in Word 2011 on my Mac but need to liaise with a friend using Word 2013 on a PC (running W 8) as we create a magazine.  We cannot find the same layout functions to enable image placement on 2013.  Does it exist and how do we find it.

How can I make Word's spell checker accept Latin phrases without adding bad English words?

Posted: 25 Aug 2013 08:17 PM PDT

I'm a law student and work at a legal organization. Phrases like mens rea are pretty common in my writing and I don't want to waste my time telling Word to ignore those words. However, neither "mens" nor "rea" are acceptably spelled English words. How can I make Word realize that a phrase is a legitimate thing without poking holes in spell-check's already pretty permeable typo and misspelling firewall?

my office 2013 word mail merge can not show the excel sheets and open the source information.

Posted: 25 Aug 2013 08:07 PM PDT

my office 2013 word mail merge can not show the excel sheets and open the source information.

Microsoft messed up my 2007 word so now I cant use it unless I purchase newer version

Posted: 25 Aug 2013 08:04 PM PDT

I used 2013 for one semester and paid 10.00 a month then cancelled since then my 2007 version will not open or run correctly

 

can't open saved documents

Posted: 25 Aug 2013 07:41 PM PDT

Every time I try to open a saved document it says document ms library is no longer working and can be removed from computer. I'm having a hard time saving my documents and finding them to attach. I don't know how to fix please help.

Creating multi-file documents?

Posted: 25 Aug 2013 04:31 PM PDT

I remember Word 2000 (yes, I am that old) had a facility for creating documents spread over several files.  I could use that facility at the moment (I am using MSW07) as I have a document that is becoming unwieldy in the monolithic state.  Trouble is, I can't remember what the process was called so I don't know what to search for.

 

What was it called?

Does it exist in MSW07?

If you happen to know off-hand, where can I find a tutorial on it?

 

Thanks

I need help with styles in Word 2007 on PC

Posted: 25 Aug 2013 04:27 PM PDT

I'm trying to create a chapter heading style in Word 2007 where the first character in the word "Chapter" is font size 36 and the remainder of the word is font size 14, then the chapter number is font size 24.  I can't find anywhere where I can specify different font sizes for individual characters or where I can select the entire chapter heading and designate that as a style that includes the different font sizes.  Is this possible and, if so, how do I do it?

Thanks.

Creating an Index of names with sub-entries

Posted: 25 Aug 2013 03:41 PM PDT

I want to create an index that has the surname followed with the given names with page numbers. To do this I must mark the name then mark the given name and move it to the Subentry field. Does anyone know of a macro to mark and move the given name to the subentry field?

How can I replace a file by another in a full disc - Microsoft Office forums

How can I replace a file by another in a full disc - Microsoft Office forums


How can I replace a file by another in a full disc

Posted: 24 Jan 2005 02:35 PM PST

Delete the spams first..



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


How do I replace a lost authentication code for reinstallation?

Posted: 24 Jan 2005 01:29 PM PST

It worked and only cost me $10.00. Thanks.

"Pastorbob68739" wrote:
 

How do I register Word for Office xp when the wizard won't work?

Posted: 24 Jan 2005 07:35 AM PST

I discovered the problem. I have a IE browser hijacker which I cannot
completely get rid of. I have both the Lavasoft Ad Aware and Spybot Search
and Destroy software. I ran the software, and was able to use the wizard in
office. Evidently the wizard uses IE to connect to the internet. In the
meantime, I have tried to get rid of the browser hijacker permanently and
cannot (everytime I reboot the computer the virus is restored, despite the
fact that I do not have the "restore settings" selected). Since this is a
security problem, I called the Microsoft security phone line but (after an
hour and a half) were not able to help me . I guess the only fixes the
support person knew about were the two programs I already mentioned and he
did not understand why they did not remove the registries for good. He has
said someone will contact me in three to four days. I have been using
Mozilla since the browser hijacker first appeared and I guess I will simply
have to run the two anti-spyware programs everytime I reboot if I don't want
it to affect other Microsoft programs may automatically call up IE. It is
quite frustrating. If you can point me to further fixes on this issue, I'd
appreciate it. In any case, I am grateful for you quick response to my
initial inquiry. Thank you very much!
-Jacquie

"Jacquie" wrote:
 

How to run my office again

Posted: 24 Jan 2005 06:25 AM PST

<in a more polite form>

Hi Japet,

please use the Office 2003 disk you have to set up Office again. (if got
deleted.)

hth
g


--
Gyorgy Moldova, MCSE+I

MVP: Office Systems

E-mail: org
Blog: http://dracosbro.slytherin.hu


"Japet Romero" <Japet microsoft.com> wrote in message
news:com... 


Please Help - Trying to Reinstall or Fix

Posted: 23 Jan 2005 03:57 PM PST

Ranger804 wrote: 

Since when was Outlook an ISP?! Do you even know what ISP stands for?



--
Facon - the artificial bacon bits you get in Pizza Hut for sprinkling
on salads.



How to restore preview of my pics in Micrososoft Picture & Fax .

Posted: 21 Jan 2005 11:13 AM PST

Thank you for answering. I can alter the file with which it opens
(PhotodeLuxe, which is fine) but not the preview (at the moment with Picture
Manager instead of Microsoft Picture and Fax Viewer). Do you know anything
else I could try?
Thank you.

"garfield-n-odie" wrote:
 

How do you get theoffice update tool to work after intalling offi.

Posted: 21 Jan 2005 06:55 AM PST

Lots of questions still--

Why do you want to delete Office 2003? Does it not work appropriately?

Here is the suggested fix for the "Patch Package" error:

OFF: Err Msg: This Patch Package Could Not Be Opened ...:
http://support.microsoft.com/default.aspx?scid=kb;en-us;295823

Did you try any of the suggestions in this article?


If you want to revert to Office 2000, you may need to run the Windows
Installer Cleanup Utility to un-confuse Office about which version is
installed.

290301 - Description of the Windows Installer CleanUp Utility:
http://support.microsoft.com/default.aspx?scid=kb;en-us;290301&Product=offxp

Have it remove all references to Office 2003. Having it remove all Office
2000 references might not be a bad idea, either. Then re-install whichever
version of Office you wish to use going forward.

--
Susan Ramlet
MVP - Office

Please reply to the newsgroups where others may benefit.


"Bat" <microsoft.com> wrote in message
news:com... 
which 
again. 
Verify..." 
hard 
hard 
at 
the 
you 
work. 


Office XP and Wordperfect

Posted: 21 Jan 2005 06:39 AM PST

I have both and experienced no problems
(other than wishing Word had Reveal-Codes!)

--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Charles E Finkenbiner" <Com> wrote in message
news:Osf5qr%23$phx.gbl... 


Open License (Office XP Pro full version)

Posted: 20 Jan 2005 06:39 PM PST

I'll call CDW (we purchased it from them) and find out which media I should
get. Thanks to both of you for your help.

"Sue Mosher [MVP-Outlook]" <com> wrote in message
news:OI3cP8%23$phx.gbl... 
changed. 
PROFESSIONAL. 
licensing, 
VLK 


Will Office 2003 run on Win98SE?

Posted: 20 Jan 2005 11:17 AM PST

Not yet.

"Miss Perspicacia Tick" <dw> wrote in message
news:qpYHd.20209$usenetserver.com... 


Purchased Standard Office Upgrade but don't have a previous M/O p.

Posted: 20 Jan 2005 05:49 AM PST

Yep, Tick, you sure are the winner.

--
Colin Barnhorst [MVP Windows - Virtual Machine]
"Miss Perspicacia Tick" <dw> wrote in message
news:gSSHd.8225$usenetserver.com... 


Office 10 Folder keeps coming back

Posted: 19 Jan 2005 06:13 AM PST

Bob,
You were right on the money...I overlooked the obvious thread...in this
case it was AutoCAD 2004. As soon as that program loads it creates the
offending folder. Now I have to figure out how to have our security folks
loosen their grip or a means of repressing that folder creation! Thanks!

"Bob Buckland ?:-)" wrote:
 

Macro security level can't be raised

Posted: 19 Jan 2005 04:07 AM PST

I fixed this problem by deleting two registry values: "AccessVBOM" and
"Level" from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\ Word\Security.

The answer you gave was very close to what I needed. Thanks very much
getting me on the right track.

Joe

"neo [mvp outlook]" wrote:
 

Can I install my Microsoft Office XP on my home PC and my notebo.

Posted: 18 Jan 2005 06:35 PM PST

Clarification: that's for 2003, not XP

kip



"Kip Kniskern" <com> wrote in message
news:erm%23U4w$phx.gbl... 


Upgrade installation fails, then works

Posted: 18 Jan 2005 05:49 PM PST

Anyone could have done what he did 30 years ago. Couldn't now, but that's
not the point.
"Q" <com> wrote in message
news:iVjHd.16829$news.prodigy.com... 
get 
this 
Performance 


How do I deploy with the Reading Pane off in the Junk E-Mail folde

Posted: 18 Jan 2005 07:31 AM PST

Hi Fbartrom,

According to your description, I know that you want to turn off the reading
pane in the Junk E-Mail folder.

As Sue suggested, there is no such a built-in feature which can accomplish
your goal in Outlook 2003.

In the meantime, you may check if it is possible to use macros to
accomplish your goal. For assistance on the development, I would like to
suggest you submit the question in developer newsgroups, as they are best
suited to helping you with development issues.

The developer newsgroups are located at:
http://msdn.microsoft.com/newsgroups/default.asp

Have a nice day.

Regards,

Ada Pan

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 your issue.
================================================== ===
This posting is provided "AS IS" with no warranties, and confers no rights.

Office XP Pro Clip Organiser error 0x80004005

Posted: 18 Jan 2005 02:56 AM PST

garfield-n-odie wrote:
 

Problem solved proved by change and test. It was the PYAnywhere reg-setting.
Now I have to test wether PCAnywhere still works.

Thanks to all
Hartmut 

Why NO PowerPoint on my Office XP Small Business?

Posted: 17 Jan 2005 09:09 PM PST

Hi Beacher,

MS Office 2003 is the first edition of
Office Small Business that has included Powerpoint
http://microsoft.com/office/howtobuy

Other Office editions (standardd, Professional,
Premium) had Powerpoint, previously, but not the
Small Business Edition, it had Publisher.
http://microsoft.com/office/previous

========
<<"Teacher Beacher" <Teacher microsoft.com> wrote in message
news:com...
I have contacted several times, several ways trying to find out WHY my Office
XP Small Business from Toshiba on my laptop (came with CD to install office)
does NOT install PowerPoint!
Powerpoint is on all my other computers, old Office comes with Powerpoint! I
have to do all my PowerPoint on my old Win 98 computer. I even have to bring
old laptop & new Toshiba in order to do presentation. Can't go back & forth
because new Toshiba does not have floppy drive & old Toshiba doesn't have USB
for my little Sandisk.
Still no one gives me answer: IS MY OFFICE CD failing to install
Powerpoint? Because it is just too baffling to contemplate that this is the
only Office XP version that does not include PowerPoint! All the cheaper ones
(Office XP for teachers, etc) INCLUDE Power Point. This is not fair.
Microsoft should supply me with PowerPoint. >>
--
Let us know if this helped you,

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*

Office 2003 Editions explained
http://www.microsoft.com/uk/office/editions.mspx



office 2003 imperial system setting

Posted: 17 Jan 2005 06:56 PM PST

Thank you so very much, I was about ready to pull my hair out over this. I
must have missed that option when I went through the options menu.

Thanks once again!


"garfield-n-odie" <microsoft.com> wrote in message
news:eSmI$pQ$phx.gbl... 
pc. 
when 
in 


Word spelling

Posted: 17 Jan 2005 01:06 PM PST

Thanks a lot.
It helped me.

Best regards

Erik
"Bob Buckland ?:-)" <75214.226(At Beautiful Downtown)compuserve.com> skrev i
en meddelelse news:upOoeIO$phx.gbl... 


Spelling

Posted: 17 Jan 2005 01:04 PM PST

My Office version is English; but tde Danish spelling has worked fine
earlier

Erik
"Milly Staples [MVP - Outlook]" <org>
skrev i en meddelelse news:%23splrJO$phx.gbl... 


How can i disable all first run dialogs on a new o2k3 pro installa

Posted: 17 Jan 2005 02:59 AM PST

Hi Bob

As a note for the comment below is that we use Faronics DeepFreeze Pro to
"freeze" the state of the computer when we restore the computers with a self
programmed restore facility.

.....
I am aware of the roaming user profile method, but..... the problem as i see
it is that is there is not consistency in the products on the different pc's
on our site. As an example we're having approx 30 pc' in each room all adding
up to 1700 all in all. approx 450 of them is installed with WinXP (DK) Sp1
with O2k3 Pro (DK). 200 is on SP2 and is using Office XP (DK) and approx 100
is WinXP sp1 (UK) with o2k3 Pro (UK) and the rest is mixed Win98se (
office97) and winxp sp1 (dk-uk language) with office 2000 Premium.
It seems that the products are too different for the roaming profile to work
properly, Language settings and earlier office editions become corrupt
(displaying various errors) when activating roaming profiles.

I have solved the problems up till now by installing all programs ( not only
the office suite) and after opening all programs and setting up the options
in each program. Then i restart the computer and logon as local admin. After
that i'm currently copying the entire c:\documents and settings\<userid>
folder into c:\documents and settings\default user and then it all works for
all users including automatic outlook profile generation. then i have
uploaded an entire PC as a image to our server for restore.


My problem as described is that i would like to disable or hide the initial
dialogs when a user log's on to a computer. the reason for my request is that
i am currently migrating our "computer restore" facility to a multicast ghost
solution using AI packages. And the last package i need to build is the
office suite in different languages and versions. :-)

/Regards

Allan Fog
IBC.DK, Kolding



"Bob Buckland ?:-)" wrote: