Returning ranges from xll

E

Ed

Hi,
We need to return an array of values from user defined
worksheet function (C++ xll). However, excel only display
first value of the range in the cell.

I was also experimenting with manually populating cells
through xlSet call, but to no avail.

Does anyone know of anyway to display arrays/ranges from
xll functions? According to ms documentation (Excel
developer's kit) xlSet call should work, but does not
seem to...

Thanks,
Ed
 

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