This is kind of a re-post, but I have been fighting with this for 3 solid days now, and I have tried what few things I know several times. Any help would be appreciated.
I have a form bound to a query that I am using to add items to a list of assigned equipment for each employee.
I have a combo box that allows me to chose which employee's record I am dealing with, and 2 cascading combo boxes that allow me to chose first a category, then a size/description of the item I am wanting to add.
after the final item is chosen, there is a button to add the items to the employee's list, and a sub form that SHOULD immediately show the new item being added to the overall list. everything [mostly] works, but the button adds the item to the correct table, but does not update the list (on the sub form) even though I am requerying the subform.
I am attaching the db in case anyone wants to take a look. the form I am having trouble with is "frmAttempt" (as in "...ATTEMPTing to make this stupid form work")
ps. please feel free to phrase your responses as if you are speaking to a complete dolt, because after fighting with this for 3 days, that's how I am feelin'
thanks, mike
ALSEWorking.zip