Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Help   Contact   Merch   Join   Order   Logon   Forums   
 
Back to Access Forum    Comments List
Pending Approval    Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 

Anonymous 
 
Richard Rost  @Reply  
          
2 years ago
An "type mismatch error" generally means that the system is expecting a number and you're giving it text, or vice versa. So, without seeing more of what you've got going on, I don't know how to help you.
Richard Rost  @Reply  
          
2 years ago
Monica Jones  @Reply  
       
2 years ago

Monica Jones  @Reply  
       
2 years ago

Monica Jones  @Reply  
       
2 years ago
When I manually change the ID in the table i get the mismatch error, but when I change it back I don't get an error
Monica Jones  @Reply  
       
2 years ago
I watched the Type Mismatch video and went back and looked at the query that is the source for the form that gives me errors. The query is also giving me the same error when I try and change a ShowTitleStatusID. Here is the SQL for that query:

SELECT ShowT.ShowTitle, Min(EpisodeT.SE) AS MinOfSE, MenuT.MenuName AS Location, First(EpisodeT.DayNum) AS FirstOfDayNum, ShowT.EpTime, First(EpisodeT.EpTitle) AS FirstOfEpTitle, First(EpisodeT.AirDate) AS FirstOfAirDate, First(EpisodeT.Description) AS FirstOfDescription, ShowT.ShowTitleID, First(EpisodeT.EpisodeID) AS EpisodeID, First(EpisodeT.Day) AS FirstOfDay
FROM (ShowT INNER JOIN MenuT ON ShowT.LocationID = MenuT.IDMenu) LEFT JOIN EpisodeT ON ShowT.[ShowTitleID] = EpisodeT.[EpTitleID]
WHERE (((EpisodeT.EpStatusID)=4) AND ((ShowT.ShowTitleStatusID)=126)) OR (((EpisodeT.EpStatusID)=4) AND ((ShowT.ShowTitleStatusID)=142))
GROUP BY ShowT.ShowTitle, MenuT.MenuName, ShowT.EpTime, ShowT.ShowTitleID
ORDER BY First(EpisodeT.DayNum), ShowT.EpTime;

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

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: 7/15/2026 6:23:15 AM. PLT: 1s