Using Access 2010, on Window 7 Pro. I have a main menu form that has a button that runs a Query Macro. However when I select that button it asks me for the consignor number of the records that I want to edit or add to. This is what it is supposed to do but when I put the number in it comes right back and asks me again. When I put it in the second time it works fine.
The query is Consignor Item Query and the Consignor Field has the ? in it. The Macro for the New/Edit Button is macEditItem that contains Query Name Consignor Item Query, View Datasheet and DataMode Edit. I have several other button that are acting the same as this one. Any help greatly appreciated.