Search results

  1. A

    Updating continuous form after deleting record

    Hi, I have a continuous form that serves as a list of items. When a user selects a record, a new form opens that allows you to edit or delete the item. My problem is that I want the continuous form to update as soon as a record is deleted from the other form. Currently, when a record is...
  2. A

    Filtering continuous form with multiple comboboxes

    Hi, I have built a continuous form that's basically a big list different items. I have comboboxes at the top that allow you to filter the list to find the items you want. I have it set up so after one combobox is updated, a string is built using the text in each combobox, then that string is...
Back
Top Bottom