I can not figure why i keep getting a type miss match on line 3 Set rstClone = frm.RecordsetClone isn't frm.RecordsetClone a match with ADODB.Recordset?? Thanks for any help....
this is how im calling the modual ..from the on current event with "=DisableEnable([Form])"
Public Function...
I have a query that pulles information about activities that occured at different times on one day. So i made it sort Assending by the time/date field and it is sorted correctly. Now i need to retrieve the First record and the last record from the query from the date/time filed. I tried using...
I need to add an expression to a query that would allow the user to input a date on the form. right now all i have is "InputDate:Date()" that just gives me a non editable date field with todays date. I have tried other ways but the expression becomes either a binary or text filed and cant be...
I work at a school and we are trying to develop a way for an instructor to enter attendance directly into a access form. We have 2 tables that relate to this problem
tblClients
------------------------
SocialSecurityNumber ---PK
FirstName
LastName
InstructorID ---FK to tblInstructors...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.