Search results

  1. K

    Record Breaks

    I have a report that prints out records according to a query which promps for user specified criteria. The records may be inconsistent in length and complexity, and need to print continuously without page breaks. The problem I'm experiencing is that when a record starts toward the bottom of...
  2. K

    Combo Box - Auto Expand problem

    I have a combo box that has the first column bound to a field in a form. I have the Auto Expand property turned on so that the combo box automatically fills in as I type from values that are in the underlying table. I would also like to have the combo box accept and add new data that is not in...
  3. K

    Combo Box (Bound Columns)

    I'm not sure how to explain this. I'm having trouble with bound columns in a combo box. I'm using a combo box on a main form that looks up data in a separate lookup table. The combo box has three columns of data that are directly associated with three fields in the lookup table. I have the...
Top Bottom