0

I am trying to display (using an array formula) an F# and Excel-DNA returned float array but, though I can see the correct result in the "Function Arguments" dialog box, only the first value is displayed in the selected range. What am I missing?

1 Answer 1

0

It looks like Excel-DNA is returning a row array so to convert it to a column array, I need to use TRANSPOSE() in Excel.

Sign up to request clarification or add additional context in comments.

1 Comment

Yes - you can also return an Array2D with many rows and one column.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.