Search results

  1. batman26

    problems after compact database!

    Try This Try this; Rename the old form by adding a 1 or Z after the form name Create a new form, select and copy all controls from the old (corrupt) form and paste them into the new form. Open the code window for both forms and copy and paste code from the old form into the new forms code. Now...
  2. batman26

    auto numbers and new records

    I have 2 tables that are set up in a 1-to-many relationship and has “Force Referential Integrity” selected. These tables form a query that is the record source for a form that has part of is data input handled by another form that uses 4 combo boxes where each combo rowsource is determined by...
Back
Top Bottom