I inferno Joined 12/12/12 Messages 38 Points 18 2/13/13 #1 I am trying to write an xll add-in in c++ which will take a range as input from an excel worksheet and output something (like a sum or max etc.) I would like to know how I can read a range without specifying the dimensions. How can the xloper struct be used?
I am trying to write an xll add-in in c++ which will take a range as input from an excel worksheet and output something (like a sum or max etc.) I would like to know how I can read a range without specifying the dimensions. How can the xloper struct be used?