I have a problem converting text to a real date value so I can do some calculations. I have a query that brings in data from an external data source. It appears the data is stored in the external table in text format and looks like this:
20050902 15:40:41
I have tried CDate to convert the text...
I have read other messages here and have learned how to create a button and use it to protect and unprotect a form.
Use the following code for the form's On Load event:
With Me
.AllowAdditions = False
.AllowDeletions = False
.AllowEdits = False
End With
Create a...
I am new to Access and programming in general. I hope someone can answer my question regarding combining two or m ore records into a single mailing label.
I maintain a membership database. In this database there can be a separate record for two individuals who live at the same home address...
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.