Access VBA Macro Programming

(Joao Candeias) #1

PA RT


II


Object Models


In this part, you will learn all about the various object models used


in Access and how to use these within your code. These object


models are at the heart of VBA programming for Access. They


empower you to do anything in code that you can do from the


Access menu, and as you will discover in the practical examples


later in the book, let you do plenty more that cannot be done from


the Access ribbon!


You will also learn how to use Access object models to interact


with other Microsoft applications. For example, you will learn how


to send custom e-mails through Microsoft Outlook and create a


custom Excel spreadsheet.

Free download pdf