Thanks very much to both of you. I tried putting it on the row source of a combo box and it tells me that it doesn't exist. Also, why does the "Trim" not go on the first field also?
Sorry scriverb--I'll start from the beginning. I have thirteen tables that are lookup tables for a master table. Each table represents options for a position in a part number. Each table has three columns: tablenameID, Value, and Description. The 'tablenameID' is an autonumber field and the...
I have a slightly more complex concatenated query that I need to put together. The above example has put me on the right track, but I have several fields that I need to specify criteria for. Here's my code based on your example:
=(SELECT [LitGroup], [LitGroupType], [LitGroupSubType]...
Hello--
I have a four tables called LitGroup, LitGroupType, LitGroupSubType, and LitGroupStyle. I have all four tables set up as a series of one-to-many relationships (There are many LitGroupType values for one LitGroup row, and so on. I have a combo box in a form bound to a unique ID to limit...
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.