Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Managing Your Data with Microsoft Access
Rating: 4.6 out of 5(6 ratings)
31 students

Managing Your Data with Microsoft Access

A Step-By-Step Guide to Building a Database Application with Microsoft Access
Created byAndrew Comeau
Last updated 5/2021
English

What you'll learn

  • Design of data entry applications with Microsoft Access including table design, entry forms and printed reports.
  • General database design principles including organization of data (normalization) and correct use of data types.
  • Design of user-friendly data entry forms for quick and accurate entry of data.
  • Access query and report design for presentation of collected data.

Course content

3 sections27 lectures5h 33m total length
  • Introduction5:42

    In the instruction, you can find out a little about my background with Microsoft Access and other database systems.  I'll also tell you what to expect in this course.  If you're still previewing the course, I hope you'll take the time to continue watching the other sample videos.

    Also, keep checking back for additional content in the coming weeks. I will continue to add new videos and resources to help you get the most out of Microsoft Access!

  • Downloading the Demo Database: Job Search Plus2:50

    The Job Search Plus database is a fully-featured demo application that stores information on a job search including job leads, company information, contacts and search activities.  I will be referring to this application throughout the course to show you features in their finished state before demonstrating how you can design them yourself.

    You can download the application as a ZIP file from the resources section of this lesson.  Save the ZIP anywhere you like on your system and extract the files inside.

    The application consists of two files - JobSearchPlus.accdb, the main program file, and JS2010-BE.accdb, the file that contains the action data tables.  Both of these files are required to use the application.

    The Data sub-directory contains a backup of the data tables file in case the primary one is corrupted for any reason or you want to reset the program.  Simply delete the JS2010-BE.accdb in the main directory and the program will automatically copy a replacement from the Data sub-directory.

    To start the application, simply double-click on the JobSearchPlus.accdb file and it will open in Access. You will probably get a security warning when you open the file for the first time.  Simply click on Enable Content to enable the application and proceed.

  • What is Microsoft Access?6:59
    • The Microsoft Access file format

    • What's Inside the File: Access Objects Overview

    • What Can Access Do?:  The Job Search Plus Demo application

  • What Should Access Be Used For?5:33
  • What is a Relational Database?: Examining the Tables in Depth6:11

    Using the completed Job Search Plus demo application, we'll look at how the tables in a relational database serve to organize the data and link different subjects based on keys.

Requirements

  • Basic Microsoft Office Skills, especially Microsoft Excel.
  • Basic Windows skills, ability to save, find and copy files.

Description

A common complaint about Microsoft Access is that it's simply too complicated for many people to work with on their own. The reason for this is that Access is designed for building database applications that can be used to automate and manage processes. Too few resources approach it from that perspective. This leaves users and students without the understanding they need to effectively use the software.

Managing Your Data with Microsoft Access demonstrates from start to finish how to organize your data and build an application that will enable you to manage it as needed.  This course will show you the clear and logical steps involved in modeling your data, designing tables around it and then creating forms and reports based on it.

During this course, you will be able to see and follow along with the design of the Collier Public Library Database, a database application used to manage a fictional lending library. This application will include multiple tables, forms and reports intended to manage the processes involved in a library including  checkouts and customer registration.  The Job Search Plus application also serves as an example of a finished, distribution-ready application and what can be accomplished with Access.

Managing Your Data with Microsoft Access also includes previously published bonus content demonstrating specific tasks and concepts related to working with Access. This content will help you gain an additional perspective on some of the things that are possible with Microsoft's premier database software.


Who this course is for:

  • Business users looking for ways to better manage data
  • Students trying to understand Microsoft Access