Jump to content

3d array to excel


Recommended Posts

a 2d array has only rows. A 3d array has rows and columns.

No

Rows = Length

Columns = Width

Sheets = Depth

the "d" in "3D" stands for "Dimension," something with only columns, has only 1 dimension; width. 2D means 2 dimensional; width and length.

Edited by Paulie
Link to comment
Share on other sites

a 2d array has only rows. A 3d array has rows and columns.

Don't argue with a penguin... Paulie was right and you are wrong.

To write a 2D array into an Excel sheet, check out ExcelCOM_UDF.au3 by Locodarwin, and the _ExcelWriteSheetFromArray() function.

:D

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...