TempActiveColumn()
Purpose: Creates a temporary reference to an entire column 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.
LPXLOPER The temporary XLOPER, or 0 if GetTempMemory() failed.
Comments:
See Implementation
TempActiveColumn()
Purpose: Creates a temporary reference to an entire column 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.