PaperPort and Word
Back in November I asked if anyone could tell me if two additions made
to Word by ScanSoft's PaperPort Pro 9 Office could be removed. These
were the "Print to PaperPort" command added to the File menu in Word
and the button to do the same put on a toolbar. I said that they could
both be taken off the normal way, but were then restored the next time
the program was opened. There were some suggestions back (for which I
was grateful), but nothing worked. I said that as a new version was
coming, I'd wait and see if there were any changes.
Just before Christmas I got PaperPort 10. It does exactly the same as
its predecessor, and there is no option to prevent it adding its bits
to Word. I note that they seem to be the very last things to load when
Word is started up.
So I tried asking PaperPort Support. After a couple of suggestions
that didn't work, I got the comment: "The links in Microsoft Word are
created by macros. Let me know if you still have that same problem
after you have tried the above. Unfortunately there is not a way of
deleting the PDF PaperPort macros in Word. However, you can try by
deleting the printer drivers in case you do not need that feature."
So my questions now, if anyone can help, are:
-- where can the macros be being put in Word (or Office), since they
do not get listed as Macros, as Templates and Add-Ins, or as COM
Add-Ins?
-- and if there is a software designer here, is it actually good
design practice to include in your software "compulsory" macros
affecting another company's products?
Thanks in advance if anyone can offer any advice.
--
John Gough
This e-mail address is rarely read Tag: can upgade SKU016.CAB MISSING Tag: 91078
Muliple windows crash
Hi When I have multple word doc minimised and then restore the second, all
close and sometimes documents become totally unavilable with path not
recognised. Virus? I have trend up to date!
Thanks in advance for any suggestions! Tag: can upgade SKU016.CAB MISSING Tag: 91077
Error when "save as"
Windows XP - Word 2002.
When I do a "save as" I get an error message saying:
"Intern dataintegritet (type4) 1
Can you help me with a solution or an explanation?
--
Regards Nina Storm Tag: can upgade SKU016.CAB MISSING Tag: 91076
.IDX Files ??
I just noticed I have about 1000 .IDX file in my Word files.
When I open one it is one line of odd characters.
Any ideas how I got them and from who? If I just delete all the files is
that the end? I don't seem to be haveing any problems with the computer.
Mike Tag: can upgade SKU016.CAB MISSING Tag: 91071
scrolling text in word
Hey there,
I am a little frustrated (it was really tough getting info about this in the
knowledge base). I am becoming tempted to remove SP2. Through my careful
watch, my computer never had a problem until this SP2 (she has plenty of
security that I have the option to control *smile* and the SP2 firewall is
disabled with that) and unfortunately most of the features with SP2 are not
needed with my system-well time will tell with that, but it would be a pitty
not to continue to receive updates if we don't have it. There should be a
simple admin template, or something, available that would allow an
experienced user to enable or disable this security feature "at the person's
own risk" of course.
Will this "security feature" prevent me from programming my office
professional 2003 apps? I will be learning a little about that soon. Is it
possible to enable these web tools through programming (visual basic or C# or
something)? It is a bugger that things are offered with my Office Pro 2003
and included but disabled by another MS program without it being my desire
*smile*.
What do you think about some work arounds? Are there any out there?
Kindest regards.
Sincerely,
Shannon Tag: can upgade SKU016.CAB MISSING Tag: 91065
is page error codes i can look up
i got missing file message skuo16.cab but no idea where the answear is. this
same gose for error codes. they do not mean any thing to me. i wish there was
error/missing file code page i look up. so i have idea what to next. ian Tag: can upgade SKU016.CAB MISSING Tag: 91062
Works 2000 won't open
I installed Microsoft Works 2000 on to my newly formatted PC with Windows ME.
Spell check works in OE but I can't get anything else in Works to open. No
error message. It just stops trying to open.
Can someone tell me what is up with this? It worked for Windows 98. Thanks! Tag: can upgade SKU016.CAB MISSING Tag: 91061
Office XP Pro, Word
Type a page in word and save to the desktop, as word doc KAH1.doc. Close
word, find doc on desktop and try to open it. I get this error window
stating, "C:\Documents and Settings\Rick\Desktop\KAH1.doc is not a valid
Win32 application.
Click OK, window closes and only then will doc open.
Do the same in a different user profile and file opens without the dialog
box above.
Can't find any difference between the two users to fix this problem. Tag: can upgade SKU016.CAB MISSING Tag: 91055
Word 2003: Error 16389: Internal Error
Hello, the following situation happens and I haven't yet
found a workaround.
I have a VB6 Standard Executable. I have early-bound
references to objects in the Word 2003 Type Library. The
project contains a reference to the "Microsoft Office 11.0
Type Library" as well as "Microsoft Word 11.0 Type
Library".
I have an open Document object with ActiveX controls
stored in InlineShapes. The following reference is valid
at run-time:
Dim WordApp As New Word.Application
'Open a document
---->WordApp.ActiveDocument.InlineShapes.Count
The last line returns a count, like 16. However, the
following reference is invalid at run-time (but valid at
compile time):
WordApp.ActiveDocument.InlineShapes(1).OLEFormat.Object
Throws Error 16389: Internal Error.
If I attempt to refer to this same property from within
Word 2003 VBA, I successfully receive the ActiveX object.
In this case, I'm expecting something out of Microsoft
Forms 2.0, so in my VB6 project (in a Form's class module)
I've declared
Private WithEvents z As MSForms.CommandButton
'in anticipation of calling
Set z = Wordapp.ActiveDocument.InlineShapes
(1).OLEFormat.Object 'Throws 16389: Internal Error.
This appears to be a major OLE fallacy and is currently a
showstopper in my Office solution. I have yet to find a
workaround; I've tried launching the DoVerb method on the
OLEFormat object; I've tried selecting it, I've tried
activating it, all the methods return some sort of error,
although certain properties of the OLEFormat object can be
retrieved.
When I tried to convert these to Shape objects, they were
incorrectly converted to Picture-type controls rather than
simply floating CommandButton controls.
It's absolutely critical that I enable an event-trapping
reference to several ActiveX controls using a VB6 project
as the Automation Client. If I were to re-create all of
the InlineShapes as floating command buttons to begin
with, would it work any better? The only reason I use
InlineShapes is because they're easier to format than
drawing-space objects - treating them like characters is
extremely convenient. It would take hours to recreate all
the controls as Shapes (since I can't simply convert them
without them becoming Pictures), so if there's any other
way, please let me know. I vaguely remember dealing with
something along these lines many years ago when I was a
much less skilled programmer and giving up on it
completely. I am sadly disappointed that this has not been
addressed since Office 97/VBE4.0, and I'm running Office
2003/VBE6.0. Please advise.
Regards,
Sean McNamara Tag: can upgade SKU016.CAB MISSING Tag: 91046
Borders in Label Templates
All:
Office Basic Edition 2003...
We use an Avery label template to generate timecard labels for ever changing
labor pool... We have document saved on the file server that contains
employee name, department, and pay week.
The problem... The borders on the template disappear for the payroll clerk.
If I open the doc on any other PC, the borders are present. This only
happens on her PC, and she is the primary user. Since employee turnover is
quite high, there is constant editing happening to this doc.
I have uninstalled and reinstalled her office, and to no avail... I have
looked for border settings, and still can't solve this.
Any ideas???
TIA,
Lance Tag: can upgade SKU016.CAB MISSING Tag: 91039
.doc documents uavailable in word
I am receiving the following message when opening word:
Windows cannot open this file.
( c:\ Documents and Settings\...\WWMAIN.DOT) Tag: can upgade SKU016.CAB MISSING Tag: 91036
Horizontal ruler inactive
I'm using Word 2002 and I've had this same problem in previous versions as
well. VERY frequently as I have several Word documents open (and maybe a
couple of other applications), the horizontal ruler becomes inactive. I
can't click on it to set tabs or margins, usually also retaining the partial
image of another screen. To correct this I have to minimize and restore, and
sometimes I have to restart the whole application to normalize it. What's
the solution to this? Tag: can upgade SKU016.CAB MISSING Tag: 91032
Word won't open documents
I am about to go insane trying to figure out what is going on. I have
several different users in different locations experiencing this problem.
Word will either not open documents or it will give an error message.
Sometimes it the problem will be with trying to print the document. All
versions are word xp with sp2 and upgrading to Office 2003 does fix the
problem. But I would rather not do that. Anyway, most of the time the error
signature will have the modname of ole32.dll but I have seen a modname of
clbcatq.dll. I have uninstalled office, run office clean and re-installed
office. I even ran Norton and ad-aware with nothing showing up. Any help
would be greatly appreciated. Tag: can upgade SKU016.CAB MISSING Tag: 91030
Unable to load Word 2000 on windows xp application
I have reset my PC to factory settings after sytem crash, and now cannot
install Word. Error message shows program partly installed. I have searched
for and deleted all Microsoft Word applications, but will not let me install
program. I assume there are some hidden files. can anyone help please. Tag: can upgade SKU016.CAB MISSING Tag: 91029
Shared .dot files
We have a shared folder with Word templates which are used by members of staff acoross different floors.
These documents are updated regularly.
However, if someone has the .dot file open or has created a shortcut to it on their desktop then we cannot update the form and get a 'Sharing Violation' message.
Is there any way to find out who has the document open?
Thanks
Paul
paul_dot_beattie_at_dwp_dot_gsi_dot_gov_dot_uk
--
Message posted via http://www.officekb.com Tag: can upgade SKU016.CAB MISSING Tag: 91028
Don't delete the autorecover file even if we choose not to save .
In your product, a document could be recovered automatically when the system
encountered some problem like power failure. However, when the system is
normal, this recovery function does not work again.
So, please don't delete the autorecover file(which is located in
...\Application Data\Microsoft\word\...asd.). You know, sometimes we choose
not to save changes even if we do not mean to. Tag: can upgade SKU016.CAB MISSING Tag: 91021
accidentally replaced blank Word template - how do I fix it?
I somehow replaced my blank Word template (normal.dot) with another document
-- every time I hit "new" document this other doc comes up... How do I change
it back to a blank document?? Tag: can upgade SKU016.CAB MISSING Tag: 91019
When I try to open a word document I get a File conversion window.
I am trying to open 3 word documents that I created and saved. The only
window that opens is a FILE CONVERSION WINDOW. How do I get my document to
open. The documents, for some unknown reason have the symbols ~$ in the
beginning of the file name-have no idea why--HELP Tag: can upgade SKU016.CAB MISSING Tag: 91015
some web tools do not work now after updates
After installing sp2,and sp3 for my office now some of my web tool buttons on
the web tollbar do not function in Word. The insert sound,insert video
clip,web page preview,scrolling text. Is there a fix for this?
MS is aware of the problem but!!!!!!!!!!!!!!!!!well. Tag: can upgade SKU016.CAB MISSING Tag: 91014
some web tools do not work now after updates
After installing sp2,and sp3 for my office now some of my web tool buttons on
the web tollbar do not function in Word. The insert sound,insert video
clip,web page preview,scrolling text. Is there a fix for this?
MS is aware of the problem but!!!!!!!!!!!!!!!!!well. Tag: can upgade SKU016.CAB MISSING Tag: 91013
Microsoft Word 2000 Converter error message
Hi there
I am having some trouble opening other document formats in word (i.e. txt
files). I get the error:
Word cannot start the converter Ami332.cnv
Word cannot start the converter Dosword32.cnv
Word cannot start the converter Wrdstr32.cnv
etc
the document eventually opens up.
I only have this problem with users that are power users or users. if they
are administrators they don't have a problem.
Currently using office 2000 SP3
any ideas?? Tag: can upgade SKU016.CAB MISSING Tag: 91012
Word shouldn't crash with the beta spyware download - but it does.
I downloaded the Microsoft beta spyware program a couple of days ago. Works
well for finding spyware but freezes sometimes when using MS Word (Office
2000). I have all Office updates installed. Does this on multiple
computers. That's why it's still a beta. Tag: can upgade SKU016.CAB MISSING Tag: 91011
Word should implement outline numbering correctly
Word has always had problems with styles involving outline numbering,
especially when one outline numbered style contains another outline numbered
style. The problem seems to be worse on Word 2003.
For example, I have a 100-page document with a major outlined numbered style
(1, 1.1, 1.1.1) containing a minor outline numbered style (1, a, i). When I'm
in the minor outlined numbered style, after "1" I'll type something and hit
enter. Word makes a "2" for me, so I'll type something and hit enter. I'm
expecting a "3" now, but sometimes Word will put a "1". Then after typing
something and hitting enter, the erroneous "1" will become a "3", as it
should have been originally, but Word makes another "1" for me instead of the
expected "4".
This is an annoyance, but what infuriates me is sometimes when I save the
document, suddenly and for no reason Word screws up all my outline numbered
styles. Numbering gets messed up, fonts get messed up, indentation gets
messed up, and I have to manually renumber the document again. What's going
on Bill? This is basic stuff that should work!
Thanks,
Sougato Das
Product Manager at a publicly traded software company
Microsoft Certified Professional (VB6, 2001)
Word "Power User" (I hate that term) Tag: can upgade SKU016.CAB MISSING Tag: 91008
PostScript in PRINT field yeilds error
The error occurs whenever the PRINT field is the first thing in the document
(or header or footer), and when printing to a PCL (non-postscript) printer.
Yes, I know that PostScript code won't execute on non-PS printers--but I'd
like the document, if printed via PCL, to be error-free. (Which it is,
except when the PRINT field is the very first thing.) I can't control what
printers every document may be printed on.
The error takes the form of alphanumeric characters overprinting the page,
either at the very bottom of the page or at the approximate vertical
location of the (otherwise invisible) PRINT field.
The characters, which may be related to the actual PS code in the field, are
spread horizontally across the page in no recognizable order. They overprint
each other and anything else on the page.
Has anyone else ever encountered this? Any ideas what to do? I'd rather not
have to include a space or en space before this field--even if reduced in
size and condensed it still would deform the line slightly.
I am running Word 97, if that matters.
Thanks for any advice!
(please reply to the news group) Tag: can upgade SKU016.CAB MISSING Tag: 91005
Word 2003 margins are set ouside printable range
How do I print a Word 2000 document in Word 2003 without margins are set
ouside printable range error? This happens especailly on envelopes.
Occasionally it happens with new documents as well. These documents were
fine previously on Word 2000. If I take the document to another machine
using the same printer and Word 2000, they print fine. I am using Windows
2000 Pro Tag: can upgade SKU016.CAB MISSING Tag: 91003
unable to load graphics conversion filter
I took over for someone who left the company and he sent me all his
documents. When I try to open any the word documents that has images in
them, this is the message I get. Does anyone know why or how I can fix.
Thanks in advance for any help Tag: can upgade SKU016.CAB MISSING Tag: 90998
Word 2003 closes immediately after opening a document
Hello everybody,
Maybe somebody can help me to solve the following problem:
When I try to open an existing document in Word 2003, either by
double-clicking in explorer or by executing menu option File-Open, the
application is closed immediately.
I am really in a hurry and I need to solve this as soon as possible.
Any idea? (virus infection, corrupted installation,....)
Thanks in advance and kindest regards. Tag: can upgade SKU016.CAB MISSING Tag: 90997
Replace all in Word.ApplicationClass
I created a solution using the Word.ApplicationClass where I want to open an
existing Word document, find a certain string and replace all found instances
of the string with another string.
It works fine in the sense that it replaces the found instances, except for
the header and footer.
When I use the word GUI application and do a Ctrl-H (replace) it replaces
also the found string in the header and footer section.
Can anyone please tell me what I do wrong?
I'll put my current code below. Thanks in advance!
private void ReplaceVariablesAndSave(string myFile)
{
object objFileName = myFile;
// Open the requested document
Word.Document myWordDocument = myWordApp.Documents.Open(ref objFileName,
ref missing,
ref missing, ref missing, ref missing, ref missing, ref missing,
ref missing, ref missing, ref missing, ref missing, ref missing,
ref missing, ref missing, ref missing, ref missing);
// Save the new document
string strWordFileAttachment = strNewDirectory + @"\" +
myWordDocument.Name;
objFileName = strWordFileAttachment;
myWordDocument.SaveAs(ref objFileName, ref missing, ref missing, ref
missing,
ref missing, ref missing, ref missing, ref missing, ref missing,
ref missing, ref missing, ref missing, ref missing, ref missing,
ref missing, ref missing);
// Move selection to beginning of document
object unit = Word.WdUnits.wdStory;
object extend = Word.WdMovementType.wdMove;
myWordApp.Selection.HomeKey(ref unit, ref extend);
// Find and replace the Name of the Child
Word.Find fnd = myWordApp.Selection.Find;
fnd.ClearFormatting();
fnd.MatchCase = false;
fnd.Text = strFindNameOfChild;
fnd.Replacement.ClearFormatting();
fnd.Replacement.Text = txtNameOfChild.Text;
ExecuteReplace(fnd);
// Find and replace the Date of the Party
fnd.ClearFormatting();
fnd.Text = strDateOfParty;
fnd.Replacement.ClearFormatting();
fnd.Replacement.Text = dateTimeParty.Text;
ExecuteReplace(fnd);
// Save the document again
myWordDocument.Save();
// Exit word
myWordDocument.Close(ref missing, ref missing, ref missing);
}
/// <summary>
/// Execute and Replace the variables in the document
/// </summary>
/// <param name="find"></param>
/// <returns></returns>
private Boolean ExecuteReplace(Word.Find find)
{
// Simple wrapper around Find.Execute:
Object findText = missing;
Object matchCase = missing;
Object matchWholeWord = missing;
Object matchWildcards = missing;
Object matchSoundsLike = missing;
Object matchAllWordForms = missing;
Object forward = missing;
Object wrap = missing;
Object format = missing;
Object replaceWith = missing;
Object replace = Word.WdReplace.wdReplaceAll;
Object matchKashida = missing;
Object matchDiacritics = missing;
Object matchAlefHamza = missing;
Object matchControl = missing;
return find.Execute(ref findText, ref matchCase, ref matchWholeWord,
ref matchWildcards, ref matchSoundsLike, ref matchAllWordForms,
ref forward, ref wrap, ref format, ref replaceWith, ref replace,
ref matchKashida, ref matchDiacritics, ref matchAlefHamza,
ref matchControl);
} Tag: can upgade SKU016.CAB MISSING Tag: 90995
Balloon is not appearing when moving the mouse over track changes.
Dear all
Normaly, when you Hover the mouse over the tracked change, a balloon will
appear that shows you the name of the author.
On one of my PCs, this balloon is not appearing anymore. I have already
deleted normal.dot but still the same.
Can someone help me?
Thanks in advance
swiz Tag: can upgade SKU016.CAB MISSING Tag: 90994
Word crashes whilst loading clipart preview images
Hi,
This is the env: Office XP (SP2), Win98 (Sorry!). ( Cannot deploy Office SP3
as it breaks zetafaxes)
When Insert\Picture\Clipart is selected, the "Insert Clip art" dialogue
displays on the right.
I enter "Phone" as the search text. Preview Results are returned but not
displayed correctly (Just squares with the red\green\blue shapes - no image).
Then word locks up and dies.
Any ideas would be great
Thanks Tag: can upgade SKU016.CAB MISSING Tag: 90993
The Microsoft Word Insert File Menu Item Has Unreasonable Limitati
For research purposes I wrote an application that reads a TXT file and makes
a frequency analysis of the content of individual lines therein contained. I
have a folder of 481 Microsoft Word documents (.DOC files). I opened a blank
document and intended to fill it with the 481 documents concatenated so that
I could save a new document as a TXT file. The Insert File menu item failed
to fulfill my wishes. Even though I highlighted every file in the input
folder, it added only about 10% of the highlighted files. There was no
warning of this behavior. I found the problem as I examined the frequency
distribution of lines and discovered that certain lines known to be in the
481 documents were unaccounted for. Is this a bug or a feature? I worked
around the issue by using the Insert File function piecemeal: I performed an
Insert on a few files at a time.
--
William McIlroy Tag: can upgade SKU016.CAB MISSING Tag: 90988
WORD temporary storage
This question may sound a bit strange but where does WORD save data
(even temporary data)? I know that opening a WORD document results in a
copy of that document (renamed and begining with ~$) in the same path
as the original. But does WORD save document edits (i.e., additions,
deletions) anywhere else that are not intuitively obvious? Perhaps such
storage is used for the Undo function.
Here's a more specific scenario: I'm editing a Word document located on
a network drive using the version of WORD stored on my local PC. Are
there any remnants or evidence to be found on the local PC of that
editing session under any circumstances (i.e., normal exit, Word Crash,
Windows Crash, etc.). Tag: can upgade SKU016.CAB MISSING Tag: 90975
Error message when starting Word
When I click on a Word 2003 document, as the program loads I get the
following error message:
"The command cannot be performed because a dialog box is open. Click OK and
close the open dialog boxes to continue."
This only happens when I click on a Word doc to open Word that way. If I
start Word and then select a file to load, I do not get this error message.
As far as I can tell, there are no "dialog boxes" open. Could this be a
problem with Norton Antivirus attempting to scan a file before it loads?
Thanks for any help that you can provide.
--Chuck Stewart Tag: can upgade SKU016.CAB MISSING Tag: 90974
random text justification
I print documents pretty much all day (letters) and normally in the afternoon
(or after a period of solid use), I print a document where all the text is
scruched and force left justificed (not readable, printer types over and
over text ). To get it to print correctly, I have to add some returns at top
of page and then delete them and try to print letter again...anyone else
having this problem? It is driving me crazy and I have been told that is not
a printer issue but an issue with macros on my system... Tag: can upgade SKU016.CAB MISSING Tag: 90970
I have problems with availability of my documents/ files in Word.
First I had troubles with my printer. I tried to fix the problem by myself,
and I did something ( I don't know what!) which enabled opening any og my
files, folders or documents in the Microsoft Office Professional 2003. I am
an English lecturer at the University and a translator, and everything I do
is stored there. Is there anyone there who could help me by way of distance
remote assistance?
Empress from Bosnia Tag: can upgade SKU016.CAB MISSING Tag: 90966
Every new Word document has my name typed into it automatically
Every time I open a new Word document, my name is already typed into it.
I tried changing the Normal Dot template. That didn't work. When I type . . .
File
Statistics
Content
. . . I see my name in Document Contents under Title, but I can't delete it.
Any suggestions out there?
--
francis from birmingham Tag: can upgade SKU016.CAB MISSING Tag: 90961
Problems printing merged document
Hello!
I made a .Net application which takes a document with labels and merges it.
I'm using a dot matrix printer (Epson FX-980), so the paper is continuous
The size of the label is 4''*2'', and the width of the paper is 5.1''
My problem is this:
When I send the document to the printer, the first label is correctly
printed, but after that, the printer skips 5 labels (leave them blank), and
then prints the second label.
What can I do to correct this? Tag: can upgade SKU016.CAB MISSING Tag: 90955
Print Preview is fine but some text is missing from hard copy
When I user print preview my document prints looks correct. However when I
print to a printer some text is the header does not print. Other text does
print. (The specific text is in a table)
I have made sure there are no font substitions and that all the draft fonts Tag: can upgade SKU016.CAB MISSING Tag: 90954
Pictures not displaying
When I insert a clipart or graphic into a document it is not displaying. If I
mess around with the view options or the zoom the graphic will show up but
will not stay displayed. Tag: can upgade SKU016.CAB MISSING Tag: 90952
Cross reference problem in Word 2003
Two of us are working on a long manual with many cross references. In the
middle of the document, a cross-reference shows up as all the text to the end
of the doc. Trying to move past that point freezes the document. Sometimes,
an error message appears Error Reference Not Found. Any suggestions?.
I think what happened is that this section of the manual was copied from
another manual and the link got broken. Also, if there are links to MVP or
Word Knowledge Base docs about cross references, I would appreciate those. I
think I've seen this problem described somewhere, but I can't find it.
Thanks very much--again.
Kathryn M Tag: can upgade SKU016.CAB MISSING Tag: 90943
Where are the business templates?
This is a multi-part message in MIME format.
------=_NextPart_000_000E_01C4F888.A8E6B870
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Where do I find the business templates (for various types of business =
letters, office memos, etc.) I am running Word 2000; & can't seem to =
locate them.
(I would create my own...but also need insertion points.)
Thanks,
mark4man
------=_NextPart_000_000E_01C4F888.A8E6B870
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1479" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Where do I find the business templates =
(for various=20
types of business letters, office memos, etc.) I am running Word =
2000;=20
& can't seem to locate them.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>(I would create my own...but also need =
insertion=20
points.)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial=20
size=3D2><STRONG>mark4man</STRONG></FONT></DIV></BODY></HTML>
------=_NextPart_000_000E_01C4F888.A8E6B870-- Tag: can upgade SKU016.CAB MISSING Tag: 90941
Word 2003 dissappeares after 20 sec. (?)
Recently I upgraded my old Office 2002 pro to Office 2003 Dk. (Enterprice
edition 2003) and now I've got the problem that when I open Words it starts
ok, but as soon as I start to write in a document or a mail, it dissappeares
completely after exact 20 sec.
The computer runs on a Windows XP (Dk) Home Edition 2002 with Sp.2.
installed.
Does anyone have a solution or ability to point me in a direction where I
might find useable help?
Thanks
Joergen/Denmark Tag: can upgade SKU016.CAB MISSING Tag: 90940
VB - Word and XP
Somewhere in my program I have a routine that opens a word template and
changes some of the words in that template (example: __Name is replaced by
the name). My program works fine on machines that have win2000, it worked
fine on machines with XP. Then I installed XP SP2 on 3 machines. Now, on 2
PC's the program stops executing at the commandline '.text = TeVervangen'
(TeVervangen is a stringvariable) Can somebody tell me what is wrong and
what I have to do to correct this problem?
This is the code wher the program stops
With myDoc.Content.Find
.text = TeVervangen
.Replacement.ClearFormatting
.Replacement.text = Door
.Execute Replace:=wdReplaceAll, Forward:=True, Wrap:=wdFindContinue
End With
(I am using VB 6.0, Office 2000 SP3 and XP pro SP2)
Thanks Tag: can upgade SKU016.CAB MISSING Tag: 90939
Equations convert to bitmap images
I am using Word 2002 with Equation Editor 3.1 (French Version). Occasionally
I find that when I update my field codes in my document, my equations convert
to bitmap images. In which case of course I cannot re-edit them later on.
Has anyone else experienced this problem and how do we fix it?
Thankyou in advance
john Tag: can upgade SKU016.CAB MISSING Tag: 90938
windows installer error 1606 in Word XP
Running OfficeXP Standard up-grade from Office 2000 Premium.
On starting Word I get a message 'Unable to koad template' due to windows
installer error 1606 Tag: can upgade SKU016.CAB MISSING Tag: 90937
My password doesnt work
Dear
I use office XP. I Selected a password to open for my word document (it
was : amirreza_eng@yahoo.com) and a password to modify ( it was :
fuckhackersmother) . Iused them for opening and modifying my document several
times, but after a while that I did not use this file , I wanted to open my
document but my password to open doesnt work and the response is: incorrect
password. I completely confused then I creat a test document with the same
password to open but it does not work too, after that I installed office 2003
, but does not work too, then I installed office XP again ,but unfortnately
it does not work. Also I Reinstalled My windows again but it does not
helpful. I was wondering if you help me.
Yours sincerely
Amir Reza Rashid Farokhi Tag: can upgade SKU016.CAB MISSING Tag: 90936
i can upgrade in Word it stop, this can up " a required installation file
SKUOI6.CAB can not find. thank you ian