98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » excel vba - Excel, Array formulae
excel vba - Excel, Array formulae
Resolved · Low Priority · Version Standard
Shanika has attended:
Excel Advanced course
Excel, Array formulae
When is it useful to use array formulae?
RE: Excel, Array formulae
Hi Shanika. Basically, you use an array formula whenever you want to perform a calculation based on a range of cells. The simplest array formula is, for example "=SUM(A1:A10)" in which those cell values are loaded into memory, added, and the result outputted into the formula cell. Arrays become even more important when programming, to perform functions on a (sometimes incredibly long) series of variables held in memory.
Hope this helps,
Anthony
Training information:
See also:
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
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Customize the toolbar in Excel 2010You can create your own toolbar which contains your favourite or most used tools. This will make using Excel much more efficient. To do this, you need to click on View, then select Customize Quick access Toolbars and then select Customize. A list of tools will then appear on the screen of which you can add or remove them as you please. |