Calling Excel Cell Selector from an XLL

  • Thread starter Randy in Calgary
  • Start date
R

Randy in Calgary

Certain Excel commands allow the user to select a range of cells by clicking
on a "select cells" icon at the right side of an input box; see, for
example, the input for "Input Y Range" in Tools/Data Analysis/Regression. I
would like to be able to provide the same functionality in an application I
am developing as an XLL using C++. If it can be done using a call to
Excel12(), what is the function number? If not, is there another way? I
would also like to be able to provide the cell selector from within a
function written in VBA. Any help you can provide would be very much
appreciated. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top