Ok this one is tough. I have a Query from a table which shows locations/items/counter etc rest doesn't matter.<br><br>I have it setup so that it only displays the items in the location I select in a subform of a form.<br>So I have one location and the list of items in front of me. NOW, each *location* has a different counter. So when I display that location, I want to then enter a number in the counter combo box and update ONLY the counter fields that are on display. I have been able to get it to change the WHOLE database of counter fields, but not JUST those counter fields that are on display with the items and the location. Note: All the counters for one location are the same. <br>Thanks and good luck, I've been racking my brains all day.