Search results

  1. W

    Filter Combo box on form open event

    Can anyone help me with some apply filter code? On clicking a button to open a form I want to filter a list in a combo Box located on the main forms subform The main form is called 'Frm_orders' The sub form is called 'sub' on the form but 'Fsub_OrderDetails' The combo box field is called...
  2. W

    OnOpen form event Filter a Combo Box in Subform

    On clicking a button to open a form I want to filter a list in a combo Box located on the forms subform The main form is called 'Frm_orders' The sub form is called 'sub' The combo box field is called 'CostCodeID' and I want to filter column 0 of the combobox which is Tbl_InvoiceCostCodes.Type...
Top Bottom