Tagged Questions

1
vote
2answers
64 views

prime number in vba excel 2003

Hi I'm analyzing a code from the website and I tried it on my side as well but seems it doesn't work. Could you please tell me why? would greatly appreciate your help. Thanks P …
0
votes
1answer
8 views

VSTO Excel add-in not loading on terminal server

My configuration is windows server 2003 (i'm logged in with admin privileges), office 2003, vtso runtime 2005 se. After installing my addin, all registry keys are in the correct lo …
0
votes
2answers
40 views

How to edit my excel dropdown list ?

How to edit my excel dropdown list ? i went to Data>validation>Settings> In that i found the values as =Attribute_Brands What i have to do for editing this?
0
votes
2answers
31 views

XML Import in Excel 2003 Standard Edition

We have built an Excel 2003 template that asks the user to select an XML file which is then imported into an XML Map and used to populate a worksheet. Unfortunately it turns out t …
0
votes
2answers
41 views

Does anyone know of an XSL library for creating Excel files?

I would like to use XSL to create excel .xml files that Excel 2003 can open. Does anyone know of a XSL template library that I can use for the purpose?
0
votes
3answers
65 views

custom format for cells with nothing in them without using conditional formatting

if a cell is blank I would like to add text using a custom format. I've seen where text is added if a value is above or below a certain value. Can you add text to the cell if the c …
1
vote
1answer
30 views

MS Excel 2003 VBA - Is there a way to define a group of shapes/object into a “group”

So I have this global mapping scheme, and each country on it are individual shapes. I learned how to manipulate colors/fill based on certain criteria. So the way I do this, or the …
0
votes
1answer
16 views

excel fucntion to count occurances of text in a column

please give me the complete code for me to copy and paste in order to get the results in column B. please note that my actual spreadsheet contains a lot more than just 3 differen …
1
vote
2answers
44 views

MS Excel 2003 - Simple unselect question in Excel VBA when dealing with shapes

So I have an excel workbook that has a global mapping scheme in it. So I have a shape for each and every country in excel. Depending on the region select, relative to the data/quer …
0
votes
2answers
59 views

Calling a SQL Server 2000 Inline Table-Valued Function from Excel 2003 / MS Query

Hi, A large part of our user base accesses corporate data by building ODBC queries inside Excel 2003 using Microsoft Query. For the more complex stuff they often get me involved. …
1
vote
3answers
316 views

How to determine if there are hidden columns when copying in Excel VBA

As the title explains, I have an Excel 2003 workbook and I'm copying a number of columns of one sheet to another in VBA. Unknown to me, someone has hidden a few columns on the sou …
0
votes
1answer
67 views

How to create excel add-in (excel 2003 or previous version) package with activeX dll?

Hi, guys, I am new to excel add-in prgramming and I am having a existing excel add-in project need to modify. The plug-in has 2 parts, one is programmed in VB and compiled into a …
0
votes
2answers
38 views

Excel: the Incredible Shrinking and Expanding Controls

Occasionally, I'll happen across a spreadsheet which suffers from magic buttons or listboxes which get bigger or smaller over time. Nothing in the code is instructing this. Has a …
0
votes
1answer
151 views

How to insert data from an excel sheet into a database table??

Hi, I need to insert the data from an excel sheet into a teradata table. and I need this to be done using a MACRO. I have data in an excel sheet like COL1 COL2 COL3 COL4 1 …
1
vote
4answers
456 views

Changing .Interior.ColorIndex has no effect

In Excel 2003, when I change Series.Interior.ColorIndex to a value I need, it has no effect. It has an effect only when I first manually change color and then run the macro. Appare …

1 2 3 4 5 next
15 30 50 per page