Microsoft Access
  Home arrow Microsoft Access arrow Jump Start VBA Skills with MS Access Macro...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
ASP Web Hosting  
ASP.NET Web Hosting 
Dedicated Servers 
Actuate Whitepapers 
Moblin 
Windows Web Hosting
 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
MICROSOFT ACCESS

Jump Start VBA Skills with MS Access Macros
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 28
    2005-11-08

    Table of Contents:
  • Jump Start VBA Skills with MS Access Macros
  • Creating and running a macro in MS Access: opening the macro designer
  • Creating the first macro
  • Converting this macro to VBA code
  • Creating the second macro

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT

    Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here

    Jump Start VBA Skills with MS Access Macros


    (Page 1 of 5 )

    Macros help to speed up the performance of certain repetitive tasks when using an application. They are used extensively in all office-related software. As a programmer, you can leverage the built-in macro object in MS Access to get a head start in understanding VBA. This article explains how.Introduction

    A macro is a construct to automate programming steps in an application. For example, suppose you want to go to different parts of a document, and change a number of things. Additionally, you want to do this for a number of similar documents. Then you would write a macro, which, by just pressing one button, makes all the changes you want on every document you want to change. Because of this capability, macros are extensively used. They are used in all office applications.

    In the Microsoft world the different macros in the Office programs like Word, Excel, Access and others developed at different times, and existed independently. They found a common ground in Visual Basic for Applications, or simply VBA. Learning VBA will help you go a long way toward understanding VB, the programming language and VBScript, the scripting language for Internet applications.

    This tutorial is about leveraging the built-in macro object in MS Access to learn VBA. This is not a compendium of VBA; it simply covers how to use a macro to learn VBA. In this tutorial I will show a few basic steps that you could adopt to find out more about VBA. Of course the value of books, both online and offline, cannot be overstated. As the title says, this is just a jump start. As a first step, we will create a few macros, which will be used to bring out the VBA program behind the macro.

    More Microsoft Access Articles
    More By Jayaram Krishnaswamy


       · It's my pleasure to welcome you to read and comment on this article. VBA is a...
       · Is it possible to add a pop up window in Access.fro instance if one has a stock...
       · Does not mean I have a code ready. With DAP you should be able to do this and much...
       · Hello!Not sure where to look for the "steps for query and report creation",...
       · By the quoted text in your question, what I mean is, that I am assuming that I am...
     

    MICROSOFT ACCESS ARTICLES

    - Linking SQL Express 2005 Tables to MS Access...
    - Working with Access Projects in Access 2007
    - Exploring Access 2007
    - Working with Stored Procedures in an MS Acce...
    - Creating and Using Action Queries
    - Creating Data Access Pages with Charts using...
    - Advanced Ideas using VBA
    - VBA Details
    - Updating Records in MS Access
    - Using ADO`s Record Object with URLs
    - Exporting XML from MS Access 2003
    - Importing XML into MS Access 2003
    - On Using Pass-through Queries in MS Access
    - Distributed Queries in MS Access
    - Configuring a Linked Microsoft Access Server...




    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway