|
|
|
Too many different cell formats
Fri, 4 Jul 2008 16:38:41 +0100
Hi,
Today I got a strange error with my workbook. When I opened my workbook in
excel 2007 I lost all of my cell formats.
When I opened the same workbook using Excel 2003 I got an exception with
message "Too many different cell formats". I realized that the exception
will be thrown if the workbook has more than ...
|
XLL Help
Fri, 27 Jun 2008 14:55:35 +0100
I am a C++ programmer and have experience writing Win32 DLLs. I want to
learn how to write XLLs, so I can interface my Win32 Dll code more
closely to Excel.
E.g.
1). Pass Excel data directly to my library
2). Write data directly to Excel sheets, from my library
et, etc ...
Anyone know of good tutorial ...
|
Re: Excel4(xlfGetWorkspace, &version, 1, & arg) - Excel2007
Thu, 26 Jun 2008 10:16:02 -0700
Hi,
I am trying to retrieve the excel version by using a similar method
(the code come from XLW wrapper, indead I got the same bug with the code
in Steve Dalton book's):
XLOPER xRet1, xRet2, xTemp1, xTemp2;
xTemp1.xltype = xTemp2.xltype = xltypeInt;
xTemp1.val.w = 2;
xTemp2.val.w = xltype ...
|
Digitally signing an XLL
Thu, 26 Jun 2008 04:41:01 -0700
Hi,
I have tried digitally signing a DLL it works but i don't have anything to
sign an XLL. I get message during Add-in as showing warning and saying it has
to be digitally signed. can anybody help me in this. ...
|
Function from another sheet is called automatically
Wed, 25 Jun 2008 18:45:12 +0800
Hi all
I am working on excel add-in in c++.
My application is having 2 functions with syntax and registration as shown
below.
(1)LPXLOPER __stdcall setData(LPSTR param1, LPSTR param2, LPXLOPER
fieldNameRange, LPXLOPER fieldValueRange)
{" setData", " RCCPP#", " setData", " param1, param2, FieldNam ...
|
Bug Lurking in the Framework Library MemoryManager???
Fri, 13 Jun 2008 10:41:04 -0700 (PDT)
I am planning to add some Multi-Threaded behavior to one of my XLLs so
I thought I would take a closer look at the Multi-Threaded
capabilities of the <code>MemoryPool</code> in the Framework Library
that comes with the Excel 2007 SDK and I've found what appears to be a
bug. I have tested this with a contrived e ...
|
xlfGetFormula with Excel 2007 in protected sheets
Wed, 11 Jun 2008 03:17:00 -0700
Dear all,
I have a C-dll created with Excel developer's kit, that works fine with
previous versions of Excel. But switching to Excel 2007, I encountered the
following error:
xlfGetFormula works fine as long as the sheet is not protected. As soon as
the sheet is protected and although the cell is not pro ...
|
|
|
To get value of cell range.
Wed, 11 Jun 2008 13:31:22 +0800
Hi,
I am working on excell Add-in in c++.
Say for example...I have following function..
LPXLOPER __stdcall setOrcYieldCurve(LPSTR yieldCurveName, LPSTR ccy,
LPXLOPER sourceCellRange)
{
return NULL;
}
I want go get value of each and every cell of "sourceCellRange".
Could any one help me?
...
|
test
Fri, 6 Jun 2008 18:38:35 +0200
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros.
Tfno: 91452123334
Puedes ver mi anuncio gratis en:
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
www.AnunciosGratis.de Anuncios Gratis
ww ...
|
Updating the cell value without losing its formula
Tue, 3 Jun 2008 19:59:23 +0800
Hi,
I am working on excel add-in in c++.
I am using "xlSet" to update cell value , in which formula of cell is lost.
Is there any way to update cell value without losing its formula.
I dont want to use "xlcFormula".
Thanks in advance.
Regards,
Sunil Adhyaru.
url:http://www.ureader.com/gp/1039- ...
|
|
|