excel vba

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Excel VBA

Excel VBA

resolvedResolved · Low Priority · Version 2003

Alex has attended:
Excel VBA Intro Intermediate course
Excel VBA Advanced course

Excel VBA

What is an array?

RE: Excel VBA

Hi Alex
Thanks for your question

An Array is a variable that can hold multiple values.

At its simplest it is effectivelly a list with a specified number of places, into which different data values can be entered. More complex arrays can have multiple dimensions, thus forming tables (2d), cubes (3d) and "Hypercubes" (4 to 60 dimensions)

The most commonly used array would be the 2 d array as this can be used as avirtual table to greatly speed up data processing

Regards

Stephen

Tue 23 Feb 2010: Automatically marked as resolved.

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Adding Rows or Columns in an Excel 2010 Worksheet

If you want to add a row to an Excel spreadsheet, these are the simple steps you should take:

With your mouse, right click on the row header below where you want the new row to be added. Then, click Insert.

Follow exactly the same steps if you want to add a column to an Excel worksheet, right click on the column header, choose Insert and the new column will be inserted to the left of the selected column.

View all Excel hints and tips


Server loaded in 0.07 secs.