TempActiveCell12()
Purpose: Creates a temporary reference to a single cell on the active sheet. Remember that the active sheet is the sheet that the user sees in front, not the sheet that is currently being calculated.
LPXLOPER12 The temporary XLOPER12, or 0 if GetTempMemory() failed.
Comments:
Paramter types changed to RW and COL to accomodate the increase in sheet sizes introduced in Excel 2007
See Implementation
TempActiveCell12()
Purpose: Creates a temporary reference to a single cell on the active sheet. Remember that the active sheet is the sheet that the user sees in front, not the sheet that is currently being calculated.