At my office we use two types of internet connections. A production line and a contractor line. If I boot my host computer up and then my VM I am able to successfully use networking inside the VM.
I am unable to switch between the two network connections. If I switch the connections on my...
To begin with there are three tables here...
Person
personID - PK
...
Subject
subjectID - PK
personID - FK
...
Contact
subjectID - FK
...
I have a form which points to the Person table. I am attempting to create an action button which opens the contacts for each person record. The problem...
I want to create a single delete button for my Access Form. I have three tables: Contacts, Questionnaire, and Tracking. When the user clicks the delete button I would like to permanently delete the entire record (knowing the subject ID that connects all three) from each of the three tables.
This is my first post on these forums. I have a couple checkboxes in a MS access query. I want to summate the total number of "Yes" (Checked) items. Is there an easy way, like putting all the variables in the SUM() function in a new expression? Here is a screenshot of the query...
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.