Questions tagged [office-2003]

Questions about Office 2003 should relate to a specific programming problem. Add the tag for the programming language you are using to target an Office 2003 program, as well as the tag of the specific Office 2003 program.

Questions about Office 2003 should relate to a specific programming problem. Add the tag for the programming language you are using to target an Office 2003 program, as well as the tag of the specific Office 2003 program.

Microsoft Office 2003 is a suite of programs for office productivity.

It was released in a variety of bundles, including but not limited to:

  • Microsoft Office 2003 Home and Student (for academic use)
  • Microsoft Office 2003 Professional
  • Microsoft Office 2003 Standard
  • Microsoft Office 2003 Enterprise

Each one comes with a different suite of programs.

Related Tags:

82 questions
0
votes
2 answers

Pasting Image from Excel 2003 Clipboard

I have images within an excel file, that I need to manually extract. I have written a program which functions very well for our users with Excel 2007, but will not work with Excel 2003. Process: User Opens Excel File, Copies Relevant Image to…
user171494
0
votes
1 answer

Word addin not loading on second Word document

Ive written a Word addin in VS 2008 thats pretty simple, just adds a commandbar and a couple of buttons. The addin loads and works fine for the first document that is opened. When I open a second and subsequent documents, the addin does not…
boz
  • 419
  • 5
  • 15
0
votes
1 answer

Find out the text between two bookmarks in the page header MSWord

I'm looking for a way to find out the text content between two bookmarks placed on the MSWord page header. Suppose two bookmarks are BKM_1 and BKM_2. also the text between two booksmarks is "Test". Local loWordApplication, loDoc,…
ecasper
  • 489
  • 1
  • 10
  • 30
0
votes
1 answer

VSTO: Visual Studio 2005 with Office 2010 64

I was developing a Office 2003 Add-In with Visual Studio 2005. But after unistall Office 2003 and intall Office 2010 x64, my project stops working. It's present some errors: Error 7 The type or namespace name 'IRibbonControl' could not be found…
Victor
  • 8,309
  • 14
  • 80
  • 129
0
votes
1 answer

VLOOKUP to execute a certain formula

I was wondering is it possible to execute formulas with vlookup? Like: frequency date next date day 17/07/2012 18/07/2012 => date +1 Week 17/07/2012 24/07/2012 => date +7 Not …
Doemphi
  • 13
  • 4
0
votes
2 answers

How to disable macros in office word 2003?

I am trying to convert a word report to PDF using Adobe distiller. Some of these word files have macros in them which shows a popup when the doc is opened and this stops the automation process. We tried disabling the macros…
gk.
  • 1,252
  • 3
  • 14
  • 23
0
votes
1 answer

Access to office 2003 files

I want to access to office 2003 files (.doc, .xls and .ppt) in order to extract text and some metadata (number of words, number of sheets, pictures, template, etc.). I'm able to do it with Open XML SDK for office 2007 documents. However, this…
nunoaac
  • 215
  • 1
  • 6
  • 15
1 2 3 4 5
6