Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Developer Network    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
What have I done wrong
Michelle Seidelin 
    
5 years ago
Hello everyone

I am trying to add the timesheet to the database which I built in an earlier class everything is working as far as I can see except that doesn't ask me do I want to create an invoice and it doesn't hide there invoiced items I must have missed something out here is the code that I have in the button which does the invoicing

I have been trying for the last 4 days to sort this problem out here is the code that I have


Private Sub Command80_Click()
DoCmd.SetWarnings False
    DoCmd.RunSQL "UPDATE TimesheetT SET IsInvoiced=TRUE WHERE CustomerID=" & CustomerCombo
    DoCmd.SetWarnings True
    Me.Requery
End Sub

Private Sub Duration_Click()

End Sub

Private Sub EndTime_AfterUpdate()

    If EndTime < 1 Then EndTime = Date + EndTime
    
End Sub

Private Sub MinutesWorked_Click()

End Sub

Private Sub StartTime_AfterUpdate()

    If StartTime < 1 Then StartTime = Date + StartTime
    
    
End Sub


Adam Schwanz  @Reply  
           
5 years ago
If thats all the code you have you are missing stuff. Watch the extended cut again, mainly from 22minutes onward and see if that helps
Michelle Seidelin OP  @Reply  
    
5 years ago
thanks
Michelle Seidelin OP  @Reply  
    
5 years ago
Hello again

Wondering if you would be willing to have a look at my database I would send youa cut down version without the sensitive personal information with just some dummy data to see if you can figure out where I have gone wrong I may be showing up as a developer student but I'm still working on the expert level please let me know and I will send you a link to a copy of cut down version without my instore information via OneDrive

Michelle thank you for any help you may be able to give
Richard Rost  @Reply  
           
5 years ago
I've moved this post to the Access Developer Network. If you want someone to work on your database for you, post it here, not in the general Access Forum. See Rule #5.
Adam Schwanz  @Reply  
           
5 years ago
Hello Michelle, sorry, I don't have the free time right now to look at your database. If you're looking to pay a fee to get it done I can make some time but stuff like this is best learned with trial and error on your own. Rick shows all the code you need in the video, if you have that in exactly, it works.
Michelle Seidelin OP  @Reply  
    
5 years ago
SORRY Richard this was done by mistake

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

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: 5/6/2026 1:30:37 PM. PLT: 1s