Posts

Showing posts with the label microsoft access vba

Intro to Access Programming

Image
OVERVIEW During this webinar, the attendee will learn all the basics of programming in Microsoft Access . We will begin with an overview where we will explore the form event model, and how to launch the development environment. We will then write simple event procedure code that executes in response to the user taking specific actions. Once we have explored the most commonly used form events, we will explore the most commonly used report events. We will see how we can use programming code to customize the behaviour of both forms and reports. WHY SHOULD YOU ATTEND Attend the webinar to understand the basics of Microsoft Access programming, including the knowledge of the VBA programming language. AREAS COVERED This webinar is focused on two groups of people. The first are Access power users who are very familiar with the process of creating tables, queries, forms, and reports, but do not currently have the ability to customize the behaviour of forms and reports with progra...