I have two tables in Access 2010:
Tbl1 - Abbreviations: with fields (1) "Abbreviation" and (2) "Definition"
Tbl2 - Piping: with multiple fields one of which is "Unit"
In Design View of Tbl2, I'd like to set the "Validation Rule" for the "Unit" field so that it is restricted to values in field...
Hello and Many Many Thanks in Advance!
I have a combo box in a subform. The combo box is "based" on two of the subform fields: DogNameBreed and DogID (two columns in the drop down; name is first, then ID).
Every dog as a unique ID but, it is possible for there to be multiple dogs with the...
I've found quite a few threads related to form/subform deletions but, haven't found anything that addresses this particular issue. And, thanks in advance for any help!
Details about how the form is set up are provided below but, here's the gist of the dilemma...I have an "Add Record" button...
This seems like the most simple of problems but, I can't seem to find an answer from searching this forum or google searching.
I have a combo box which, when a selection is made from it, populates several associated text boxes. The functionality is fine. However, when I make the combo bok...
Hello...and thanks in advance for any help.
I got a form with fields: Class ID (unique), Class Date, Class Name
with a subform with fields: Class ID (linked to the same field in Master), OwnerName, DogName
The subform is based on a query; and the query is based on a table. The link between...
Hi. New to forum posting; apologies in advance for providing insufficient info.
I have a form ([Attendance Tracking]) with a subform ([Name Lookup]). When designing the subform [Name Lookup], I placed two subforms in it's form footer ([DogLookup] and [OwnerLookup]). These are used in...