Gareth B. Davies
All courses
Graphic DesignSolid introRated 6/10

Learn Microsoft Access - The Complete Microsoft Access Course for Beginners

Steve McDonald · Excel and Photoshop Geek

Beginner373 min
Learn Microsoft Access - The Complete Microsoft Access Course for Beginners thumbnail

A gentle, hands-on walk from opening Access for the first time to building tables, forms, and queries that actually work.

New to Skillshare? Your first month is free, enough to take this course at no cost.

What it actually covers

The course opens with a plain-language pitch for why Access beats Excel once data gets relational: it uses the grocery-store checkout and a customer name typed as "Steve" versus "Stephen" to explain why constrained data entry matters. From there it moves through the ribbon and interface, then into the four core objects: tables, queries, forms, and reports. The middle stretch is the strongest part of the course. It builds an employee contacts database step by step, starting with a single table, then adding an offices table connected by primary and foreign keys, then layering in field properties like size, input masks, default values, and validation rules with custom validation text. Watching the validation error message go from Access's confusing default ("one or more values are prohibited by the validation rule") to a plain instruction the user actually understands is the clearest, most transferable moment in the whole course.

Where it holds up and where it thins out

The pacing in the early-to-mid lessons is genuinely beginner-friendly. Each concept gets a concrete example before moving on, and the instructor consistently explains the "why" (relational data, error prevention, reusable queries) rather than just clicking through menus. The section on queries, particularly wildcards, parameter prompts, and stacking OR criteria, is taught with enough repetition and variation that it should stick.

The lesson list provided runs only through query criteria, meaning the syllabus visible to a prospective student stops short of forms wizards, navigation controls, and the report-building lessons the course summary references. Judging by that summary and the course's own closing recap, the back half covers advanced form properties like tab order and color-coded interface tabs, along with three different report styles built with the Report Wizard. Those later sections lean more heavily on demonstration and less on the explain-first approach of the early lessons, so the pacing likely feels less structured by the end. The brief detour into VBA error handling (on error goto, step-through debugging) is useful if a viewer ever needs it, but it sits oddly in a course explicitly aimed at beginners and marketed without macros or VBA.

Bottom line

This is a practical, low-stakes course for someone who needs Access literacy for a job and has no interest in database theory beyond what makes the software work. It succeeds at its stated goal: by the end, a viewer should be able to build a table, connect it to a related table, protect it with validation rules, and pull data back out with queries. It does not go deep on report design polish or macro automation, and viewers who already know what a primary key is will find the first third slow. For the intended audience, an office worker who wants to stop misusing Excel as a database, it delivers what it promises without padding.

The standout

The lesson on validation rules paired with custom validation text, turning a cryptic Access error into a plain-English instruction users can actually follow, is the single most practically useful moment in the course.

What you will learn

  • Create tables from scratch and set field properties like size, format, and input masks
  • Import and append data into Access from Excel spreadsheets and CSV files
  • Design table relationships using primary and foreign keys, including one-to-many scenarios
  • Build forms with the Form Wizard and add controls, navigation buttons, and combo boxes
  • Write queries with single and multiple criteria, wildcards, and parameter prompts
  • Apply validation rules and default values to prevent bad data entry

Best for: Someone who has used Excel but never Access, and needs to build a small working database (contacts, orders, inventory) for a job task without prior database theory.

Skip it if: Anyone who already understands relational database concepts, needs macros/VBA automation, or wants coverage of the full report-building and advanced-forms material at a deeper level than a beginner pass.

Clarity of InstructionHelpful ExamplesOrganization of LessonsEngaging Teacher