URGENT: ManagedXLL v.s XLL Plus
19 Apr 2006 02:38:20 -0700
Hello,
I have developed a few Excel Add-Ins using Microsoft Excel SDK. I now
wanted to move to something better because bare bones Excel SDK is
limiting and its a pain to do complex things there.
During my search I have came across ManagedXLL and XLL+ on the web. Can
someone please tell me which one is be ...
|
Getting the display value of a calling cell
Wed, 19 Apr 2006 02:17:01 -0700
Hi All,
How can I get the display value of a cell, if a cell has the value
12.34566778 but that cell display value has been formatted to four decimal
places 12.3456. when I call that cell in my C function I get the value of the
cell, not the display value. can anyone shed some light on How I can go about ...
|
c-api:how to make list-box to have multiple columns?
19 Apr 2006 00:02:41 -0700
Hello everyone!
Right now i can make list-box to have only one column,i tried to make
the "list" xltypeMulti xloper.val.array.column=2,but it doesn't
work.this only double the length of that list and still in one column.
how to make a list-box multi-column?
Thanks!
Best Regards!
Jin Yang
...
|
c-api:how to set toolbar button face?
17 Apr 2006 19:21:25 -0700
Hello,everyone!
How can i set toolbar button face created by
xlfAddToolbar(BarTex,ToolRef)?
i only find the following info in "MACROFUN.HLP" for the 5th column of
ToolRef indicating the face of button:
"Face specifies a face associated with the tool. Face must be a
reference to a picture-type object, for e ...
|
Mob-ocracy and the Fall of the Republic
Mon, 17 Apr 2006 23:17:37 +0100
Are we fools? Or are we slaves? As in the film Gladiator, are we as a nation
going from free men to slaves? Would we restore the Republic? Are we even still
living in a Republic? Or a mob-ocracy? And where is our representation in
government? Frank concludes that We have gone from civilized law to "jungle law"
...
|
William Whooper website
Mon, 17 Apr 2006 17:47:05 +0100
There used to be a good website about .xll add-ins, maintained by William
Whooper, but it seems
this site is down.
Would this information be available from another site or will this site be
available again in the future?
RBS
...
|
Show comments for .xll add-in
Mon, 17 Apr 2006 17:23:13 +0100
Is it possible to make comments show under Tools, Add-ins when the .xll
add-in is selected?
It is no problem with .xla add-ins, but haven't found a way yet to do this
with .xll add-ins.
Thanks for any advice.
RBS
...
|
|
|
for sale: internetDotComs.com
Sun, 16 Apr 2006 15:33:22 +0200
domain for sale: internetdotcoms.com
http://www.afternic.com/name.php?id=11866440
...
|
Recalculation problems with .xll user-defined functions
15 Apr 2006 10:51:31 -0700
I've noticed strange dependency update behaviour in Excel when using
user-defined functions from an .xll. I expect this to be well known,
but have not found anything on the web so far, so would appreciate any
pointers or more information.
Steps to reproduce:
1. Load the Generic.xll sample add-in from the Ex ...
|
Does anyone ever use "flow" or "bigdata" type in C-API?
12 Apr 2006 17:51:20 -0700
Hello,everyone!
I have tried "num","bool","int","str" and "Multi" type in c-api,but i
couldn't find any document,example or tutorial for "flow" or "bigdata"
type.
Does anyone ever use them before?
Thanks!
...
|