Hi LaRetta,
The merge fields was an awful idea but I was desperate! LOL Ok I have rearranged my thinking and added my products to another linked database I use for sales. When I go to a company record, I can put the year of the sale which will allow me to choose from a dropdown list from another database that just lists the items for that year. I added my products to that database figuring since I am linked it would be the best way to do it. So I set up my fields in a new table in my main database and I am running into a problem. I can't get JUST the products to show, it lists EVERYTHING. When I try to tweak the value list to show just the second field, it only shows me 11 records. I keep changing the relationship and value lists but I can't seem to get it right. I know this is difficult without showing you the database but I unfortunately can't post it. Let me try to break it down to better understand:
I have a MAIN database that is linked to a SALES database. The SALES database holds the sales ID, year, description of sale, pricing, etc. I added two more fields, division and product since these are the only two things I need to track. I added a new table in my MAIN database that's called products. I joined the products table (MAIN) to my contact table (MAIN), SALES database (sales ID to product ID in my products table), and I created a second relationship table called SALES 2 to link the division field to the division field in my MAIN db. Now I formatted my fields in the MAIN db to "lookup" in the SALES db as well as created the value lists. The value list works fine when I click on the correct product, it then populates the division number and product name as I need. I want to list ONLY the products and NOT the ENTIRE database which it's doing now. If I change the value list to say show only the second field value, it only shows me 11 records, if I take that tick off, it shows me everything. This information is permanent not driven by a year. LOST :)