Top "Excel-2003" questions

The Excel-2003 tag is used for referencing the Excel Version 2003 spreadsheet application from Microsoft.

What is the maximum number of controls that a VBA form can hold?

I'm currently building an Excel 2003 app that requires a horribly complex form and am worried about limitations on the number …

forms vba excel excel-2003 limits
How to use an specific version of Excel in a C# program

For many reasons, I have installed on my laptop MSExcel 2003 and MSExcel 2007. I need both versions to develop specific projects …

c# excel-2007 excel-2003 versions
Setting language, text direction and alignment in word document created by visual basic in excel

I've made an excel visual basic script that takes data from an excel sheet, and produces a paragraph in a …

vba excel-2003 bidirectional word-2003
using a sheet in an excel user defined function

The VBA I'm trying to write is fairly simple but Ive never written VBA and coming from the visual studio &…

excel vba excel-2003 user-defined-functions