Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
My call to xlfGetCell is consistently returning 2 (xlretInvXlfn). My previous calls to excel4 work fine but not for xlfGetCell. Here is the code XLOPER xlFormula; int diditwork; XLOPER xCaller; diditwork = Excel4(xlfCaller,&xCaller,0); // returns 0 diditwork = Excel4(xlfGetCell,&xlFormula,2,TempInt(41),&xCalle r); // returns 2 Kind Regards, Ray Gregoire |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I make a blank cell in a formula cell with a range of cell | Excel Discussion (Misc queries) | |||
adding a formula in a cell but when cell = 0 cell is blank | Excel Worksheet Functions | |||
Cell Formula reference to cell Based On third Cell Content | Excel Discussion (Misc queries) | |||
Cell Formula reference to cell Based On third Cell Content | Excel Discussion (Misc queries) | |||
Question: Cell formula or macro to write result of one cell to another cell | Excel Programming |