We may earn an affiliate commission when you visit our partners.
Course image
Bruce Myron

After creating more than a dozen courses on Microsoft Access databases and programming in VBA, many students have contacted me with discussions on specific problems and scenarios. From these discussions, I have created videos reviewing the details of the most useful techniques that everyone will eventually need. I have made sure that every detail of these techniques is recorded in the videos. BUT you should be somewhat familiar with VBA since there are lots of coding examples in the course.

Read more

After creating more than a dozen courses on Microsoft Access databases and programming in VBA, many students have contacted me with discussions on specific problems and scenarios. From these discussions, I have created videos reviewing the details of the most useful techniques that everyone will eventually need. I have made sure that every detail of these techniques is recorded in the videos. BUT you should be somewhat familiar with VBA since there are lots of coding examples in the course.

There are MANY tips and tricks in this workshop that you will not find an ANY of my other courses.

I also include a specific database design challenge from a student and then go over the details of how I would handle it.

If you are willing to take the time to go through this course you could easily be much more productive with Microsoft Access in just a few hours.

This course is "hands on" and has exercise files for every section. This is not a course you just watch - you learn new techniques by watching each lecture step, then doing them yourself.

There is a HUGE need in the marketplace for people who REALLY know how to create Microsoft Access databases and use VBA. This is your opportunity to break away from the pack of people who struggle to create effective systems. Stop being like everyone else and and learn how to use Access MUCH more effectively than just about anyone else.

In addition to the Udemy 30-day money back guarantee, you have my personal guarantee that you will love what you learn in this course. If you ever have any questions please feel free to message me directly and I will do my best to get back to you as soon as possible.

What I am NOT able to do for you in this Course..

I can't guarantee your success – learning the concepts in this course and then applying them WILL take work on your part. But You Can Do It. AND it will be well worth it.

This course will not remain this price forever. It's time to take action.

Click the "Take This Course" button at the top right now.

...every hour you delay is costing you money...you could become the goto person for Microsoft Access VBA.

See you in the course.

Sincerely,

Bruce Myron

Enroll now

What's inside

Learning objective

Perform several advanced microsoft access techniques that will enable them to create more robust database systems

Syllabus

Introduction
Important NOTE on DOWNLOADABLE RESOURCES
Be able to modify a standard combo box to search for letters anywhere in the row source list.
Read more
Overview and Review of Standard Combo Box
Create a Sub to Change the Combo Row Source
Modify Keydown to use our new subroutine
Modify the ESC and Backspace Keys
How to create a form template that will be used in all new forms, as well as default controls.
How to create a default FORM
How to create default CONTROLS
Learn how to Auto show a calendar on blank date fields, test parameter query values and create a quick database backup button.
Auto Show a Calendar on blank Date Fields
Test Query Parameter Values as they are entered.
Create a Quick Database Backup button
Make continuous forms easier to use by learning how to highlight only the current record.
Add highlighting to the current record in a continuous form
Be able to create a listbox that allows multiple selections that then are used as a filter to limit the records shown in a continuous form.
Build the Wrapper Form and Listbox
Create VBA to Get the Product List
Apply the Filter to the Form
Recall and review each of the subjects covered in the course
Conclusion and Review
BONUS Lecture! Learn even MORE!

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Covers a range of in-demand skills ideal for those looking to advance their Microsoft Access knowledge
Provides valuable tips that are not available in other Microsoft Access courses
Structured with exercise files for every section, making it practical and hands-on
Incorporates real-world problem-solving by addressing a specific database design challenge
Suitable for intermediate learners with some familiarity with VBA coding
Instructor provides a personal guarantee of satisfaction, offering support and assurance

Save this course

Save Microsoft Access VBA, Design and Advanced Methods Workshop 7 to your list so you can find it easily later:
Save

Reviews summary

Engaging hands-on experience with bruce

Learners say this is an excellent course with lots of good information and hands-on practice. Bruce is a great instructor who is very helpful.
Lots of good information.
"This course has a lot of good information."
Bruce is a great instructor.
"Bruce is a great instructor."
"He is very helpful and knowledgeable."
Lots of hands-on practice with this course.
"This course has a lot of hands-on practice, which is really helpful for learning."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Microsoft Access VBA, Design and Advanced Methods Workshop 7 with these activities:
Organize and review course materials
Stay organized and maximize your learning by compiling, reviewing, and consolidating your course notes, assignments, and other materials.
Show steps
  • Gather all course materials, including notes, assignments, quizzes, and exams.
  • Organize the materials into a logical structure.
  • Review and summarize the key concepts and takeaways.
Attend MS Access user group meetings
Connect with other MS Access users and professionals to exchange knowledge, discuss best practices, and learn about new developments.
Browse courses on Networking
Show steps
  • Find local MS Access user group meetings or online communities.
  • Attend meetings and actively participate in discussions.
Review Programming Concepts
Reinforce your understanding of programming concepts before starting the course to enhance your learning experience.
Show steps
  • Refer to textbooks or online resources to review basic programming principles.
  • Create a simple program to test your comprehension.
11 other activities
Expand to see all activities and additional details
Show all 14 activities
Solve VBA coding exercises
Engage in coding exercises to enhance your VBA programming skills and reinforce what you learn in the course.
Show steps
  • Find online coding challenges or practice exercises.
  • Attempt to solve the coding exercises independently.
  • Review your solutions and identify areas for improvement.
Complete Microsoft Access Video Tutorials
Follow step-by-step video tutorials to gain hands-on experience with Microsoft Access and solidify your understanding.
Browse courses on Microsoft Access
Show steps
  • Enroll in an online course or find free tutorial videos on websites like Udemy or YouTube.
  • Complete each video tutorial thoroughly, taking notes and practicing the techniques shown.
Join a Study Group
Engage with fellow learners to discuss course concepts, exchange perspectives, and enhance your understanding through collaborative learning.
Show steps
  • Form a study group with同學s enrolled in the same course.
  • Meet regularly to review course material, solve problems, and clarify doubts.
Read 'Microsoft Access VBA Developer's Handbook'
Delve into the comprehensive guide to VBA for Access to expand your knowledge and enhance your coding skills.
Show steps
  • Acquire the book or access it through an online library.
  • Read through the chapters thoroughly, taking notes and practicing the code examples.
Explore advanced VBA techniques
Expand your knowledge by exploring advanced VBA techniques and concepts through tutorials and online resources.
Browse courses on MS Access
Show steps
  • Identify specific advanced VBA techniques you want to learn.
  • Search for online tutorials or courses that cover those techniques.
  • Follow the tutorials and practice implementing the techniques.
Solve VBA Coding Challenges
Engage in coding challenges to refine your VBA skills, improve your problem-solving abilities, and enhance your fluency in the language.
Show steps
  • Find coding challenges on websites like LeetCode or HackerRank.
  • Attempt to solve the challenges on your own, referring to VBA documentation or online resources as needed.
Develop a customized Access database solution
Apply your knowledge by creating a functional Access database solution that meets a specific need or requirement.
Browse courses on Database Development
Show steps
  • Define the purpose and requirements of your database.
  • Design the database schema and create tables, queries, and forms.
  • Implement VBA code to enhance the functionality and automation of your database.
  • Test and refine your database solution to ensure it meets the desired specifications.
  • Document your database design and implementation.
Develop a Database Schema
Create a comprehensive database schema to demonstrate your understanding of data relationships and database normalization.
Browse courses on Database Design
Show steps
  • Identify the entities and their attributes involved in a specific problem domain.
  • Diagram the relationships between entities using an ERD (Entity-Relationship Diagram).
  • Normalize the schema to ensure data integrity and reduce redundancy.
Participate in Access database design contests
Test your skills and creativity by participating in contests that require you to design and implement innovative Access database solutions.
Browse courses on MS Access
Show steps
  • Identify Access database design contests or challenges.
  • Study the contest requirements and specifications.
  • Design and develop your database solution.
  • Submit your solution and participate in the evaluation process.
Mentor Junior Learners
By mentoring others, you will reinforce your understanding of the course material, develop your communication skills, and contribute to the learning community.
Show steps
  • Reach out to同學s who may benefit from your guidance.
  • Provide support, answer questions, and share your knowledge with them.
Contribute to Open-Source VBA Projects
By contributing to open-source VBA projects, you will gain practical experience, enhance your debugging skills, and collaborate with the developer community.
Browse courses on VBA
Show steps
  • Identify open-source VBA projects on platforms like GitHub or SourceForge.
  • Review the project documentation and codebase.
  • Submit bug reports, feature requests, or code contributions to the project.

Career center

Learners who complete Microsoft Access VBA, Design and Advanced Methods Workshop 7 will develop knowledge and skills that may be useful to these careers:
Database Administrator
Database Administrator is a suitable career choice for those who have completed Microsoft Access VBA, Design and Advanced Methods Workshop 7. Many of the skills developed through this course may be applied to this line of work. In particular, creating reports, queries, and forms are tasks that Database Administrators will need to know how to do. Proficiency in these areas will be enhanced through a course like Microsoft Access VBA, Design and Advanced Methods Workshop 7.
Data Analyst
If you pursue a career as a Data Analyst, you will find that taking Microsoft Access VBA, Design and Advanced Methods Workshop 7 can provide a strong foundation. This course will teach you to perform several advanced Microsoft Access techniques that will enable you to create more robust database systems. Additionally, you will build a foundation in VBA which can also be used in data analysis.
Information Security Analyst
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as an Information Security Analyst. This course will help you learn how to identify and protect against threats, vulnerabilities, and risks to data and databases.
Systems Analyst
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Systems Analyst. This course will help you learn how to design, develop, and implement computer systems.
Business Analyst
The knowledge gained through Microsoft Access VBA, Design and Advanced Methods Workshop 7 can provide assistance to individuals seeking a career as a Business Analyst. Comprehensive understanding of Microsoft Office Suite applications is typically required. Taking this course will enable you to maximize your use of Microsoft Access and VBA in order to effectively analyze data and business needs.
Computer Programmer
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Computer Programmer. This course will help you learn how to write and test code.
Web Developer
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Web Developer. This course will help you learn how to design and develop websites.
Software Engineer
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Software Engineer. This course will help you learn how to design, develop, and implement software applications.
Information Systems Manager
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as an Information Systems Manager. This course will help you learn how to plan, implement, and manage information systems.
Data Scientist
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Data Scientist. This course will help you learn how to collect, analyze, and interpret data.
IT Manager
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as an IT Manager. This course will help you learn how to manage and maintain computer systems and networks.
Database Developer
Microsoft Access VBA, Design and Advanced Methods Workshop 7 is an appropriate course for someone interested in pursuing a career as a Database Developer. This course will help you to design, develop, and implement Microsoft Access databases.
Project Manager
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Project Manager. This course will help you learn how to plan, execute, and close projects.
Computer Support Specialist
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Computer Support Specialist. This course will help you learn how to troubleshoot and resolve computer problems.
Technical Writer
Microsoft Access VBA, Design and Advanced Methods Workshop 7 may be useful for someone pursuing a career as a Technical Writer. This course will help you learn how to write technical documentation.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Microsoft Access VBA, Design and Advanced Methods Workshop 7.
Comprehensive reference for VBA developers working with Microsoft Access. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Comprehensive guide to VBA programming for Microsoft Office applications. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Comprehensive guide to VBA programming for Microsoft Office applications. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Comprehensive guide to VBA programming for Microsoft Office applications. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Comprehensive guide to database design. It covers all aspects of database design, from the basics to advanced topics such as data modeling and normalization.
Step-by-step guide to Microsoft Access 2019. It covers all aspects of the software, from the basics to advanced topics such as database design and VBA programming.
Collection of VBA programming examples for Microsoft Access. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Beginner's guide to VBA programming for Microsoft Access. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Quick and easy way to learn VBA programming. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.
Beginner's guide to VBA programming for Microsoft Access. It covers all aspects of VBA programming, from the basics to advanced topics such as object-oriented programming and data access.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Microsoft Access VBA, Design and Advanced Methods Workshop 7.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser