Category:Office Software Programming: Difference between revisions
From ICO wiki
Jump to navigationJump to search
Line 34: | Line 34: | ||
==Simple VBA programming== | ==Simple VBA programming== | ||
* Practice1: http://www.wiseowl.co.uk/training/exercises/ex-1741.htm | |||
* Practice2: http://www.wiseowl.co.uk/training/exercises/ex-1742.htm | |||
==Variables in VBA== | ==Variables in VBA== | ||
==Conditional branching in VBA== | ==Conditional branching in VBA== |
Revision as of 14:49, 21 September 2010
Aim of this course
The course deals with programming in software packages Microsoft Office. The features of the programming language Visual Basic for Application (VBA) in spreadsheets on the basis of Excel are studied thoroughly. The course has an applied trend.
Books
Estonian
English
What we do?
Introduction
Recording and executing macros
- Excel Macro Recorder http://www.excel-vba-easy.com/vba-how-to-excel-macro-recorder.html
- Macro Security http://www.excel-vba-easy.com/vba-basic-macro-security.html
- Practice1: http://www.wiseowl.co.uk/training/exercises/ex-1733.htm
- Practice2: http://www.wiseowl.co.uk/training/exercises/ex-1731.htm
VBA language
- Getting Started with VBA in Office 2010 http://msdn.microsoft.com/en-us/library/ee814735.aspx
- Visual Basic for Applications (by wikipedia.org) http://en.wikipedia.org/wiki/Visual_Basic_for_Applications
- Visual Basic Editor http://www.excel-vba-easy.com/vba-basic-visual-basic-editor.html
Simple VBA programming
- Practice1: http://www.wiseowl.co.uk/training/exercises/ex-1741.htm
- Practice2: http://www.wiseowl.co.uk/training/exercises/ex-1742.htm
Variables in VBA
Conditional branching in VBA
Looping through code
Building procedures and functions
Building User Interfaces
Pages in category "Office Software Programming"
This category contains only the following page.