Hi,
I'm building an array with info form different other arrays. Since it is not possible to write rows to an array but only columns, i'm using the following trick:
This works fine, but when i want to transpose the array at the end of the code:![]()
Please Login or Register to view this content.
it gives me a data type mismatch error :-(. The total amount of columns after the total array has been filled is 120.645. Can this ne too much?![]()
Please Login or Register to view this content.
Regards
Bookmarks