HoloGuides : Know Everything !

AZ

photos


 

find 
with CyG SearchAgent,
now with 400 000+ music artists
browse 150 000+ movies : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

recently updated or created

Excel 2007
London
php
Canon EOS
XML
2000 museums
Adobe Photoshop
6000 rivers
400 badminton players
Sydney, Australia
Kenya
8000 painters
130000+ cities with events
1900 islands
Nikon D300
Pablo Picasso
Herb paris
Science Fiction
you are here : HoloGuides >> Information Technology >> Programming >>   VBA  
Glossary
   
VBA
  OS functions
   
Input / Output
  Input
  keyboard
  mouse
  Output
  screen
  printer
  GUI
  Graphical User Interface
Program flow
  conditional execution
  function
  loops

 

What is programming?
Programming or coding is the process of generating instructions that tell the computer to execute some specific tasks on behalf of the input it gets from the user or its environment. more

Oct 30, 2004
VBA basics
' you will find here basic knowledge to start programming with VBA, ...

conditional execution

If condition Then

statements

End If

loops

For x = 1 To 25

statements

Next

API libraries

reference Windows API reference for C#, VB.NET & VB6 [Web]

GetUserName (advapi32.dll)

GetComputerNameA (kernel32)

GetOpenFileNameA, GetSaveFileNameA

ShellExecuteA (shell32.dll)

 


Microsoft Excel 2000 Power Programming 
with VBA
869 pages + CD-ROM

[buy it now at Amazon]