I am using the Transpose function within VBA to send an array to an Excel worksheet. The total number of records in this particular array is about 8100. When I hit this step in the code, I get a "Type Mismatch" error. Have I gone beyond the limit for the transpose function to work properly?
Thanks.

Thanks.
