Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Check Register Seminar Lessons    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Lesson 5 Runtime Error 3075 on Doubleclick
Tannim Hallman 
     
11 months ago
In lesson 5, Rick used a double-click event on the PayeeCmb to open PayeeF. This works for me, if there's a payee already listed. When there isn't a payee listed, a Run-time error 3075.
Tannim Hallman OP  @Reply  
     
11 months ago

Raymond Spornhauer  @Reply  
          
11 months ago
Tannim

That is correct.  If there is not a payee... this will not work as written.  It's trying to open a Form to a record that doesn't exist.

I'm not sure which Lesson 5 you're referring to (Beginner, Expert, Developer, TechHelp, etc...)

I think if you keep watching, Rick talks about how to deal with this.

-Raymond
Tannim Hallman OP  @Reply  
     
11 months ago
It's the check register seminar. When Rick does it in the video, it works even to add new payees.
Tannim Hallman OP  @Reply  
     
11 months ago
I found a workaround. I just made PayeeF continuous and deleted the section of code that made it open to the specific record
Raymond Spornhauer  @Reply  
          
11 months ago
Tannim

On your PayeeF Form Properties, go to the Data Tab:
     Make sure "Allow Additions" is set to YES
     Set the "Filter On Load" to No
     Set the "Allow Filters" to Yes

On your PayeeCbm:
     Make sure you have the PayeeID set as the Bound Column.

Which version of Access are you using?

-Raymond
Tannim Hallman OP  @Reply  
     
11 months ago
It's whatever the newest version of 365 is. 2019, I think.
Tannim Hallman OP  @Reply  
     
11 months ago
I checked and all as you say.
Raymond Spornhauer  @Reply  
          
11 months ago
Tannim

That's strange... Mine is 2007-2016 and it works for mine.

Do you want to post some pics of your tables, forms, combo box properties?

-Raymond
Tannim Hallman OP  @Reply  
     
11 months ago
IDK what happened but now it works. Access is trying its level best to make me look foolish this week.
Kevin Robertson  @Reply  
          
11 months ago
Check to make sure there  is a value in the Combo Box otherwise you will get an error.

If Not IsNull(PayeeCmb) Then
    DoCmd.OpenForm "PayeeF", , , "PayeeID=" & PayeeCmb
End If
Raymond Spornhauer  @Reply  
          
11 months ago
Kevin

I rewatched Rick's Check Seminar Lesson 5... and when he double clicks a record with no ID... it just opens to a new record.

Rick's does not have the "If Not IsNull".... and it works in mine without it.  I'm wondering if it's a Version difference...???

-Raymond
Raymond Spornhauer  @Reply  
          
11 months ago

Raymond Spornhauer  @Reply  
          
11 months ago

Kevin Robertson  @Reply  
          
11 months ago
Raymond Probably a Default Value of 0 in the Table.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Check Register Seminar Lessons.
 

Next Unseen

 
New Feature: Comment Live View
 
 

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: 6/22/2026 2:22:09 PM. PLT: 1s