Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I'd like to use C++ to: 1. Write addin which exposes function available from worksheet 2. Function has one parameter which is a query to database returning data (size of data in unknown until query is launched) 3. Insert result into cells. I've been trying with Excel and COM addins and I can't write results to cells when I call function. The problem doesn't exists when it is a macro. Then I can write to any cell on the sheet. Is it possible to handle it in a different way? Any help would be much appreciated. Thanks Kamil. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Non-Array Function result in non-accurate values | Excel Discussion (Misc queries) | |||
Non-Array Function result in non-accurate values | Excel Worksheet Functions | |||
query result through array on worksheet | Excel Programming | |||
Using address function result in an array | Excel Worksheet Functions | |||
function array result - .xll - sdk - XLOPER - example code? | Excel Programming |