Hi,
I think the multi-areas ranges are problematic. The ExcelReference you
build seems fine, but I think the xlCoerce function called by Excel-
DNA to convert the reference to a value is failing.
I suggest you extract and combine the values for the different areas
separately, as you would do with a Range COM object.
-Govert
On Feb 15, 2:50 am, csm <
cmillsh...@gmail.com> wrote:
> Thanks, but that isn't the issue here. I'm trying to convert a range with
> two areas to a valid reference returned by my function and accepted by
> Excel.