Tagged Questions
The office-2003 tag has no wiki summary.
8
votes
12answers
7k views
How to compare two word documents?
Businesses Analyst from my team keeps sending us the updated Requirements documents often and I end up hunting the recent changes by comparing the old version. Is their a good way of comparing the ...
6
votes
6answers
4k views
Is there a need to set Objects to Nothing inside VBA Functions
I always read that it is recommended to set objects to nothing, once I am done.
But I normally use them only in functions inside forms.
Isn't the reference lost when the function scope is left?
So ...
4
votes
1answer
153 views
Visual Studio 2008 and Office 2003
I have been interested in using the VSTO but I am running Visual Studio 2008 and I have Office 2003. I know it is possible to use VSTO 2005 SE for Office 2003 but I can't find any information on ...
4
votes
7answers
815 views
how to use php to include an image in a word file?
Somebody has asked me to make an app in php that will generate a .doc file with an image and a few tables in it. My first approach was:
<?php
function data_uri($file, $mime)
{
$contents = ...
3
votes
1answer
398 views
How to disable conversion message when opening Office 2007 doc using Office 2003?
I am working on a C# application which opens Excel workbooks using Interop. It works fine except for one annoyance: when opening an Excel 2007 document on a machine using Excel 2003, a small message ...
3
votes
2answers
5k views
How do I retrieve Visio custom shape information with VBA
Using VBA, how do I retrieve custom shape information from a Visio 2003 diagram.
2
votes
0answers
130 views
Remove CommandBar created by an Addin in Word 2003
I have installed a Word 2003 Add-in, then uninstalled it, but unfortunately I still seeing the menu created by the Add-in in the Word menu bar.
I tried Tools -> Customize, and there I can remove the ...
2
votes
1answer
569 views
Office 2003 interop with only Office 2010 installed
We have an application (.NET 2.0) that uses Outlook 2003 features (Microsoft Office 11.0 Object Library). My new computer has Windows 7 and Office 2010 installed, and the references don't work anymore ...
2
votes
1answer
618 views
Retrieving the COM class factory for component with CLSID {00020906-0000-0000-C000-000000000046} failed due to the following error: 80070005
I am getting the above mentioned error when my web service tries to open MS word document programatically through my .net webb service.
When I run web service through visual studio, it works fine but ...
2
votes
0answers
490 views
Outlook Crashes with Event ID 1000
We deployed a VSTO addin for outlook 2003. After installing the addin one of the user's outlook crashes when a contact is opened, i.e, when ItemProperties of the contact are read.Some theses ...
2
votes
2answers
218 views
MS Word 03 - Terribly simple question about turning off the squiggly lines for code
So I am making documents with code examples in word. The squiggly lines....how do I turn off the red and green lines that appear under the grammer and spelling errors??
Sorry I know its simple for ...
2
votes
2answers
637 views
VSTO Development with Office 2003 and 2007 installed side-by-side?
Does VSTO 3.0 (using Visual Studio 2008) support both Office 2003 and Office 2007 installed side-by-side on a single development computer so that both Office 2003 and Office 2007 can be targeted (in ...
2
votes
1answer
968 views
Replace MergeFields in a Word 2003 document and keep style (c#)
I've been trying to create a library to replace the MergeFields on a Word 2003 document, everything works fine, except that I lose the style applied to the field when I replace it, is there a way to ...
2
votes
0answers
473 views
Is it possible to hide the Web File Properties dialog in Office 2003?
We're implementing SharePoint 2007 but have Office 2003 as our client. This causes problems when editing metadata since custom field types like BDC columns aren't represented properly within the Web ...
2
votes
1answer
485 views
Anyone know of a website for learning VBA in PowerPoint?
I can do a few things with powerpoint, but I need to learn more about the basics:
-adding a new textframe and text, and placing it where I want to on the slide
-how to use VB to control the master ...
2
votes
3answers
788 views
IFDEF equivalent in VBA
I have code that needs to run on both Excel 2003 and Excel 2007, and there are a few spots where changes in the versions cause the code to halt. I tried separating these lines out with If-Else ...
2
votes
2answers
725 views
How can I improve cold startup performance for a VSTO2SE MS Office add-in?
If you create a simple "Hello World" VSTO2SE add-in targeting Microsoft Office Excel 2003, it takes 15 seconds to load on a cold startup. During that time, Excel is completely unresponsive.
The ...
1
vote
0answers
197 views
difference between PowerPoint 2003 and 2010 (ParagraphFormat.Alignment)
What we do:
We create powerpoints documents for Powerpoint 2010 and Powerpoint 2003.
Where the problem is:
Lables created with following sourcecode appear different in Powerpoint 2010 and ...
1
vote
2answers
235 views
Visual Studio Tools for Office breaks VB6
UPDATE 3:
This happens when I have saved the vb6
script, close word, start word, then
run the template as you would normally
run a template, i.e. strTemplate
becomes Normal.doc. Then ...
1
vote
0answers
170 views
Installing version 11 PIA on a Visual Studio 2008 / Office 2007 system?
The client has development systems with Office 2007 (version 12) and Visual Studio 2008.
However, the software needs to run on Office 2003 (version 11) systems too.
How do I install the correct ...
1
vote
1answer
192 views
Combination button/dropdown in office
How do I add a combination button/dropdown in office (see below). Preferably with code.
Update: If it helps any, code isn't needed.
1
vote
1answer
122 views
VBA language reference for Office 2004
Office 2003 has such things as the Office 2003 Editions: Word VBA Language Reference.
Is there such documentation for Office 2004 or is it assumed that the Office 2003 documentation covers Office ...
1
vote
2answers
839 views
Open word 2003 (doc) file using open xml file format API
I would like to know whether its possible to open Open word 2003 (doc) file using open xml file format API? like office 2007.
I have one windows service through which I am trying to open and edit doc ...
1
vote
1answer
261 views
Creating a Word 2003 Add-In Toolbar
I have been perusing the internet in search of the best way to accomplish this, but have had no luck.
If someone here has experience with Office add-ins, I would really appreciate any help, I'm not ...
1
vote
2answers
395 views
Strange behaviour using Drag and Drop in word 2003 automation in headers
I am developing a template based addin for Word 2003 which allows the user to drag and drop elements from a listbox into the word document. Unfortunately I'm getting a really strange behaviour when ...
1
vote
2answers
354 views
How to extract bullet information from word document?
I want to extract information of bullets present in word document.
I want something like this :
Suppose the text below, is in word document :
Steps to Start car :
Open door
Sit inside
Close the ...
1
vote
1answer
120 views
Is there a way to set search settings for ms office (2003) for non English charectars
Say there is a spreadsheet or table in MS access which contains non English characters (diacritics) such as à , á, â, ã, ä, å, æ, ç, è, é, ê, ë
Since this system is used by English speakers, the ...
1
vote
2answers
241 views
Determining the size of a merged area
Right, before we get off about merged cells, I hate them too, but I've to deal with them anyway. I cannot change anything about that now or in the future. As much as I would like to ;)
Say I have ...
1
vote
1answer
228 views
Office 2003 PIAs with Office 2007
Is it possible to target Outlook 2003 in a vb.net 2008 Windows application when working on a system that only has Office 2007 installed on it? I downloaded the 2003 PIAs, but they wont install without ...
1
vote
1answer
4k views
VBA for Inserting a chart into a ppt slide
Below is a procedure that I use to pull charts into a ppt from excel spreadsheets. However one thing I cannot figure out is how to insert the picture into the "object" instead of just pasting it onto ...
1
vote
2answers
3k views
Making Word document embedded in a web page editable or read-only
I'm embedding some Word documents into our web page using iframe like this:
<iframe src="ftp://ftp.example.com/www/uploads/Image/test.doc" width="100%" height="400">
Alternative
...
1
vote
2answers
145 views
Linking two Office documents
Problem:
I have two spreadsheets that each serve different purposes but contain one particular piece of data that needs to be the same in both spreadsheets. This piece of data (one of the ...
0
votes
1answer
27 views
Deploy word addin … 2003
I created a word addin for office 2003 with VS2008. It works fine but i can't deploy it.
I created 2 virtual machine (XP mode): One dev, one "client". On dev, the solution is deployed but i have no ...
0
votes
0answers
13 views
Visual Studio 2010 and Office 2003 PIA: is that possible?
I'm about to start porting a bunch of .NET apps to Visual Studio 2010 as some .NET 4 features are required in the apps. The resulting apps need to be able to call Office 2003, Office 2007 and Office ...
0
votes
1answer
47 views
PowerPoint 2003 COM Add-In
I have a PowerPoint Add-in. I created a setup for it and installed it. It works fine on my machine but the problem is when I install it on a fresh machine with a fresh copy of PowerPoint 2003, the ...
0
votes
1answer
74 views
Custom task pane support in Office 2003
I have created a C++ Office 2007/2010 add-in that exposes a custom task pane via ICustomTaskPaneConsumer and by implementing an ActiveX control. This works perfectly.
Now I want to include support ...
0
votes
3answers
79 views
Word Automation Backwards Compatibility With Word 2003
I am working on some Word automation code in C#. I have Word 2007 installed on my own machine (Version 12.0.0.0 of Microsoft.Office.Interop.Word.dll) but I would like to support Word 2003 as a minimum ...
0
votes
1answer
72 views
how to install Extensibility.dll for office 2003?
I have addin for office 2003 that created with IDTExtensibility2 com interface and ofice 2003 PIAs.
I am able to run the addin on development machine, but cannot cretae installer.
Ob client machine ...
0
votes
1answer
89 views
How to see Word .doc variables
Is there any possibility to see doc variables? Details: microsoft word 2003, I have added a doc variable in document, but if I take look to document I can't see there is the variable? How can I see it ...
0
votes
0answers
17 views
MACRO Word 2003
How can I create a macro that will check through a document for hyperlinks and will prompt the user to input a link title or provide a report to the user to view the links missing a link title. Either ...
0
votes
0answers
108 views
An add-in could not be found or could not be loaded
I am trying to install an addin for Office Word 2003 by using a Visual Studio Setup Project. I built both projects with C#.net and Visual Studio 2008. When I start the setup.exe on the target machine, ...
0
votes
0answers
115 views
COM Add-in for Office 2003 in Windows Server 2008 R2
I need to install com add-in to Office 2003 in Windows Server 2008 R2.
I use Wix for installing and all keys registered correctly - add-in works fine in Windows 7 32bit and Win XP.
SP3 and Office ...
0
votes
0answers
109 views
XML/XSLT to HTML Word 2003
I have a word document that requires the end user to input data as required. I would like each input to be associated to a tag in HTML. So example:
Input your meta name"title":
Input your meta ...
0
votes
0answers
246 views
Make double sided flashcards with word/excel mail merge? [closed]
I want to make flashcards to study with. I bought paper for postcards so that I can easily tear them apart once printed. I have the notecards in an excel document with the front of the card in one ...
0
votes
1answer
54 views
Disabling default buttons in word 2003
I'm currently trying to disable some buttons on the menu bar in word 2k3 but I have no clue on how to do so, from what I can find online it seems that i need to call the function "EnableMenuItem" from ...
0
votes
1answer
358 views
Create VSTO 3.0 Outlook Add In to run on office 2003/2007/2010(x32 and x64)
Hy,
Is it possible to create an add in that works on all office versions?
I searched the msdn and different forums but there is nothing specific about this issue.
Thanks.
0
votes
2answers
595 views
Excel 2003 Combobox/Validation Data List Values and Labels
I'm unable to find out this information: Is it possible to show labels in these two type of lists rather than the real values ? of course when a label is selected, the value of the cell or the ...
0
votes
1answer
101 views
Is it possible to create ClickOnce-like functionality for an Excel 2003 addin?
I'm working on an Excel 2003 addin (users will upgrade to newer Office, but not any time soon), and am wanting to use functionality to automatically check for a newer version, and deploy it if there ...
0
votes
1answer
303 views
COM Exception (code 0x800A03EC) thrown when programmatically changing page breaks in VB.Net
I am attempting to use the VB.Net Excel COM interop to programmatically change the location of the first horizontal page break on an Excel spreadsheet being generated by the program. Code to do so is ...
0
votes
0answers
269 views
VBA tab strip macros in Word 2003 lost in Word 2007
At wife's workplace, they use a Word template file with a customized strip of editing commands in MS Word 2003. This includes some macro VBA commands to create customized tables and stuff. They want ...