Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
 

You don't have access to: RecordsetClone 5
 
Home > Courses > Access > Developer > D60 > < D59 | D61 >
Access Developer 60


 S  M  L  XL  FS  |  Slo  Reg  Fast  2x  |  Bookmark Buy Now

          Only $58.99
          Members pay as low as $29.50

Lessons

Lesson Summary

Lesson 1: Enhance Search Using Enums & Type Checks - In lesson one, we will address an issue with our reusable go-to record-by-value function for recordset clones in Microsoft Access, where searching text fields containing only numbers, like phone numbers, can cause the search to fail. We will fix this by adding an optional parameter using enumerations to control the data type, making searches more flexible and reliable. I will show you how to force specific data types, use enums for clean code, and ensure the function handles tricky cases like numeric-looking text fields. We will also briefly discuss how enumerations work and how to implement them in your VBA code.

XXXXX

Lesson 2: Create Related, Delete Visible Records - In Lesson 2, we will look at a different way to use a recordset clone in Microsoft Access by using it as a filtered selection list to determine which records the user wants to process, rather than editing them directly. We'll discuss how this separation of record selection from the actual updates or deletions leads to safer, cleaner code, and walk through examples of updating and deleting related records using SQL based on the records identified by the recordset clone. We'll also address best practices for handling errors and managing recordset clones in your applications.

XXXXX

Lesson 3: Recordset vs Clone in Subforms - In Lesson 3, we will take RecordsetClone beyond the main form and work with it in subforms in Microsoft Access. I will show you how to search for records within a subform using RecordsetClone, explain the difference between Me.Recordset and Me.RecordsetClone, and discuss a few common pitfalls when working with bound forms, filters, and sorting. We'll also compare how looping with RecordsetClone versus Me.Recordset affects the user interface, and talk about handling new records and the difference between DAO and ADO clone methods in Access.

XXXXX

Lesson 4: Reusable RecordsetClone Class - In Lesson 4, we will walk through how to combine everything learned about RecordsetClone with class modules, building a reusable CloneNavigatorClass that simplifies record navigation and searching in any Microsoft Access form. I will show you step-by-step how to set up the class module, attach it to a form, and use it to search records with just a few lines of code. We will also discuss how to implement this on multiple forms, making your code cleaner and easier to maintain by reusing the RecordsetClone logic in different parts of your database.

XXXXX

Keywords

access developer 60

 

Start a NEW Conversation
 
Only students may post on this page. Click here for more information on how you can set up an account. If you are a student, please Log On first. Non-students may only post in the Visitor Forum.
 
Subscribe
Subscribe to Access Developer 60
Get notifications when this page is updated
 
Intro In Lesson 4, we will walk through how to combine everything learned about RecordsetClone with class modules, building a reusable CloneNavigatorClass that simplifies record navigation and searching in any Microsoft Access form. I will show you step-by-step how to set up the class module, attach it to a form, and use it to search records with just a few lines of code. We will also discuss how to implement this on multiple forms, making your code cleaner and easier to maintain by reusing the RecordsetClone logic in different parts of your database.
 
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 7/9/2026 10:11:04 PM. PLT: 1s
Keywords: access developer 60  Page Tag: whatsnew  PermaLink  Microsoft Access Developer 60