Search results

  1. D

    Combobox filtering a form!?

    Hello everyone, need your urgent help... A standard form based on simple query displays a current record. On the same form there is a combobox that displays all records in a query. I add the test code to BeforeUpdate event of combobox: Private Sub cmboxProdList_BeforeUpdate(Cancel As...
  2. D

    Card and list form

    Actually I've already seen alike issues on this forum however I haven't found the right solution (at least with some code example)... anyway... My task is to have a combined form where the header is normal form based on query, and the footer is a table-view form based on table. So, the header...
Back
Top Bottom