Hello All.<br><br>I have a form with a subform. In both, I allow new entries by double-clicking in the appropriate combo box (which opens up yet another form for entry). As part of the dynamic update, I also perform a re-query on the combo box.<br><br>This works fine while I am working in the form, but if I do an update in the subform, I get the following message:<br>"You can't use the ApplyFilter action on this window."<br><br>Everything seems to work, but it's annoying to get this warning each time...<br><br>Thanks in advanced,<br><br>--Dan