Jump to content

Recommended Posts

Posted

A spreadsheet has only Rows and Columns, only way to make it 3D is to make a new sheet for each 2D array

Posted (edited)

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
Posted

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
Posted

Don't argue with a penguin...

Lol man, we need to start a clan or a gang or a clique or something :D

*Hi-five*

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
×
×
  • Create New...