OK... Figured out the date update portion... Now I need to find out why my UserLastUpdate function is not working...
It was included in the string above, after I removed it (being the error causing the issue)...
Can I add a seperate function to update this? or does it have to be included in...
So now I am getting another error.
---------- code -----------
Private Sub Form_BeforeUpdate(Cancel As Integer)
Dim Msg As String, Style As Integer, Title As String, DL As String
DL = vbNewLine & vbNewLine
Msg = "You have made changes to this record." & DL & _
"Are you SURE...
Hello,
I have been having issues with some code in my DB. I have drastically changed the functions of the form (this was created by someone who is no longer here, so I am going into this blindly and the majority I think was created in "chunks" ---- Yuk).
I changed the location of the...
Good morning,
I have a rather robust access database that I want employees to enter data on infomath forms (to mimic forms from our corporate forms repository, same look) and have this data entered into our database.
I continually am getting an error when trying to connect to the table. The...
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.