Escape long running calculation
Sun, 18 May 2008 17:40:07 -0700 (PDT)
How do I interrupt long running calulations?
I would like to catch the escape button and stop the calculation if
possible.
Lars ...
|
XLL/DLL will not load from XLSTART (Excel 2007 SDK)
Tue, 13 May 2008 18:26:32 -0500
This pertains to behavior in Excel in the Microsoft Office Professional
2003 when using the Excel 2007 SDK.
Background
============================
I have an XLL that I have been happily working on for a few weeks now
without incident. I have a Post Build Event that smoothly copies my XLL
from
my project's Rel ...
|
XLL/DLL will not load from XLSTART (Excel 2007 SDK)
Tue, 13 May 2008 16:44:01 -0700
This pertains to behavior in Excel in the Microsoft Office Professional 2003
when using the Excel 2007 SDK.
Backgound
============================
I have an XLL that I have been happily working on for a few weeks now
without incident. I have a Post Build Event that smoothly copies my XLL from
my project' ...
|
Getting Data From Filtered Cells
Tue, 22 Apr 2008 15:28:01 -0700
Hi,
I need to get the contents of the currently selected range of cells and pass
it to the XLL. I've been doing xlCoerce from xltypeRef to xltypeMulti to
convert the entire range to an internal structure that can be further
processed by the XLL.
However, if the AutoFilter is enabled, and some cells ar ...
|
XLL as a DLL - NOT in Excel
Tue, 8 Apr 2008 10:46:54 -0700 (PDT)
I think I've finally found the right group!
I have an old XLL that I call in Excel VBA using Application.Run. I am
trying to move this code to Access. In this case Application.Run does
not work. O could late-bind to Excel and use myXL.Run, but the
performance hit of opening Excel and driving it through automat ...
|
xll sdk getworkbook
Mon, 7 Apr 2008 22:07:00 -0700
i use the codes below to get all the sheets name.
XLOPER12 xRes;
XLOPER12 test;
Excel12(xlfGetWorkbook, (LPXLOPER12)&xRes, 1,TempInt(1));
Excel12(xlcAlert, 0, 1, &xRes);
Excel12(xlfGetWorkbook, (LPXLOPER12)&xRes, 1,TempInt(1)); this get a one dem
array, my question is how can i get each val ...
|
Customer Function Wizard Text?
Mon, 31 Mar 2008 07:41:01 -0700
Anyone know how to customize the text in the function wizard for functions
exposed by Automation Add-ins?
--
SmartGuy ...
|
|
|
Automation function works in Function Wizard, not without
Thu, 27 Mar 2008 19:24:00 -0700
OK, so I created a c# automation add-in that populates cells using the Range
object. The code works FINE well I use the function wizard, but when the
function executes outside of the function wizard I get this message:
Exception from HRESULT: 0x800A03EC
The code I'm exucuting came from article 306023, c ...
|
Err in an old add-in in Excel2007....
Wed, 26 Mar 2008 05:05:46 +0800
I have a 10+ year old add-in (still using Excel4v) that is fairly complex.
Everything seems to work fine in Excel2007 except for a piece of logic that
asks for the last cell in a sheet -
xlcSelectLastCell
free XLOPER xRes that is returned
xlfActiveCell
xRes is of type error where in previous version of Ex ...
|
Dont read
Tue, 25 Mar 2008 11:58:15 +0100
Vendo coche de segunda mano, Seat ibiza, a? 2001 km
35000, Solo por 4500 euros.
[URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL]
www.AnunciosGratis.de http://www.AnunciosGratis.de Anuncios
Gratis. ...
|