Learning Microsoft Access 2013

Video description

In this Microsoft Access 2013 training course, expert author Guy Vaccaro teaches you how to use Access to create a database and build an interface to retrieve and report on your data. This course is designed for the absolute beginner; no prior database design or Microsoft Access experience is necessary in order to get the most out of this video tutorial.
Starting with a tour of the interface, this computer based training video will show you how to design and create a table, build queries, and comprehensively demonstrates the creation, and functions, of forms and reports. As you move through the video tutorial, Guy covers other topics such as; how to create advanced forms, customizing your reports, and building action queries. Finally, he will take you through the process of creating your own custom web app with Access 2013.
By the completion of this training course, you will be capable of creating databases as well as reports and forms in Microsoft Access 2013, and you will have in-depth knowledge of the tools and functions available to you in this software. Working files are included, allowing you to follow along with the author throughout the lessons.

Table of contents

  1. Before We Get Started
    1. What Is Our Target 00:03:16
    2. Access 2013 Interface Tour 00:08:08
    3. Managing The Navigation Pane 00:05:53
    4. Customize The Quick Access Toolbar 00:04:46
    5. Setting And Using A Trusted Location 00:03:18
    6. Make A Choice From Overlapping Or Tabbed Windows 00:04:17
    7. What Is A Custom Web App 00:03:35
    8. Using The Working Files 00:02:22
  2. Database Theory And Design
    1. What Is A Database? 00:04:23
    2. Why Do We Need A Relational Database 00:06:03
    3. Create A Database Using Database Templates 00:05:50
    4. Creating Your First Database 00:03:40
  3. Tables
    1. Data Types Explained 00:03:01
    2. Why Do We Need A Primary Key 00:04:58
    3. Design And Then Create Tables 00:08:00
    4. Editing The Common Field Properties 00:07:48
    5. Field Properties Unique To Date/Time Data Type 00:05:02
    6. The Field Size Property 00:05:29
    7. Using The Lookup Wizard On A Field 00:06:50
    8. Safeguard Data Entry With Input Masks 00:09:28
    9. Safeguard Data Using Validation Rules 00:05:29
    10. Using The Calculated Field Type 00:04:41
    11. Enter, Delete, And Edit Data In Tables 00:09:06
    12. Finding And Replacing Data In A Table 00:06:48
    13. Sorting And Filtering Data 00:06:05
  4. Queries
    1. Exploring Queries 00:02:35
    2. Creating, Saving, And Running A Select Query 00:06:44
    3. Sorting Data Within Queries 00:05:21
    4. Filtering Text Fields 00:06:09
    5. Operators For Numeric Filtering 00:05:57
    6. Querying Date/Time Fields 00:07:00
    7. Use Of Wildcards In Criteria 00:06:19
    8. Locating Empty Fields: Is Null 00:03:30
    9. Multiple Criteria On The Same Fields: Or 00:04:48
    10. Multiple Criteria On Different Fields: And 00:06:13
    11. Why Do I Need SQL View? 00:06:35
    12. Add Calculating Fields To A Query 00:09:00
    13. Using Text Fields In Calculated Fields 00:05:10
    14. Calculated Fields Based On Date/Time Fields 00:07:03
    15. Calculating Age With A Query 00:05:58
    16. Producing Totals In Access 00:06:46
  5. Forms
    1. Using The Wizard To Create A Form 00:06:21
    2. The Super Quick Form 00:03:41
    3. Viewing, Editing, And Deleting Records 00:05:23
    4. Adding Records Through Forms 00:05:17
    5. Searching For Records 00:04:26
    6. Sorting And Filtering Records 00:05:57
    7. Layout And Design View Explained 00:05:55
    8. Adding Colour To Forms 00:06:21
    9. Adding Fields And Controlling Alignment And Spacing 00:06:52
    10. Controlling Tab Order Of Added Fields 00:04:22
    11. Add Images To Forms 00:04:32
    12. Adding Calculated Fields 00:08:55
  6. Reports
    1. Creating A Report Using The Wizard 00:07:03
    2. Grouping Within Wizard Reports 00:06:29
    3. A Report In A Hurry: Quick Report 00:04:32
    4. Editing The Layout Of A Wizard Generated Report 00:07:35
    5. Print Or Convert A Report To PDF 00:05:16
  7. Multiple Table Databases
    1. Designing A Multi-Table Database 00:09:41
    2. Relationships Between Tables 00:03:11
    3. Creating Relationships In Access 00:06:36
    4. Why Do I Need Referential Integrity? 00:06:55
    5. The Subdatasheet Tool 00:04:38
    6. Queries With Multiple Tables 00:06:21
    7. More Than One Table In A Form 00:07:48
    8. Reports On Multiple Tables 00:07:28
  8. Database Normalization
    1. What Is Database Normalizatio 00:02:49
    2. Normalizing The Customer Database 00:09:08
  9. Advanced Tables
    1. Using Lookups In Data Tables 00:08:29
    2. Converting Access Databases Between Versions 00:04:55
    3. Introduction To Indexing Fields 00:08:32
    4. Using More Than One Field As The Primary Key 00:04:34
    5. Creating And Printing Relationship Reports 00:04:18
    6. Importing Or Linking Data Into Access From Access 00:04:33
    7. Importing And Linking Excel Data 00:06:36
    8. Importing Data From Text Files 00:04:24
  10. Advanced Select Queries
    1. Using More Than One Table In A Query 00:07:02
    2. Changing The Join Type Of Links In Queries 00:03:53
    3. Watch Out For Cartesian Or Cross Join 00:04:00
    4. Using Parameters In Queries 00:06:12
    5. The Crosstab Query 00:06:30
  11. Action Queries
    1. Make A New Table From A Query 00:07:44
    2. Update Queries For Amending Data 00:08:20
    3. Appending Records To A Table 00:07:44
    4. The Powerful Delete Query 00:06:15
  12. Advanced Forms
    1. Adding A Subdatasheet Or Subform 00:05:00
    2. Creating A Form Without The Wizard 00:06:34
    3. Add A Drop Box (Combo Box) 00:06:25
    4. Special Use Of A Combo Box 00:04:58
    5. Using A Blank Form As A Menu 00:06:43
  13. Advanced Reports
    1. Creating A Blank Report Without The Wizard 00:07:30
    2. Sorting Records In A Report 00:03:03
    3. Grouping Within Reports 00:05:49
    4. Adding Calculated Fields 00:06:34
    5. Creating And Using A Subreport 00:06:24
    6. Add Summaries To Groups 00:07:31
  14. Custom Web Apps
    1. Prerequisites For Running A Custom Web App 00:02:18
    2. Creating Your First Web App 00:06:49
    3. Adding Tables To The Web App 00:04:17
    4. Create And Edit Views 00:06:35
    5. Queries Are Possible In Web Apps 00:04:37
    6. Add A Blank Menu Form 00:04:14
  15. Conclusion
    1. Summary And Beyond 00:04:02
    2. About The Author 00:01:39

Product information

  • Title: Learning Microsoft Access 2013
  • Author(s):
  • Release date: September 2013
  • Publisher(s): Infinite Skills
  • ISBN: 9781771371438