Hi All,
So I was contracted to create a small database for a very small pro bono clinic. I created the front end (.mde) and back end fine. Everything is running fine. Local front end with networked back end.
There are 15 computers that will all be accessing the database for data entry and...
I have a search form that has a subform datasheet that displays the results, the results are only the unique id, and several other identifing fields, so the user can find the specific records.
I would like to make it so that when a user double clicks on any cell of the data sheet it opens...
you are a genious,
i did try that before, but i had the name wrong , i had sfrmCoOpDetails.form.allowedits
and i didn't even read the error message,
dumb me,
I have a form with several subforms. Most of which are locked . meaning AllowEdits = False, along with additions, and deletions.
main form name: frmCoOpEdit
subform: sfrmCoOpDetail
i have a toggle button on the page that is pressed to signify that they record is complete, once this record is...
Thanks, you were right with the ItemNum being a string. as i am still new to VB syntax, why is it that you need the double and single quotes for the the second string, and not the first.
thanks
First off, thanks for this post, it has helped me out a lot. But how did you figure out how to do multiple lines. I have a very similar table with unit prices and descriptions that i would like this to work with.
also is there a way that the query does not return the field names at the top of...
Hi all,
I have having a problem with the dLookup() function in MS Access 2003 (saved database as Access 2000).
I am fairly new to the VB aspect of access. I am familiar with Lingo (years ago), HTML, PHP, and MySQL. For some reason i find it very hard to go from HTML/PHP/MySQL to Access. I...
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.