Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MrSeAbeE

    Primary Key

    What you want is impossible, you Indexes and primary keys cannot contain null values
  2. MrSeAbeE

    Finding Duplicate Records in a Table

    The easiest way is in stead of running an update query, just copy all the records from the duplicates table into the new table with the unique key, Access will automatically paste the duplicate rows in to a new table called “Paste Errors”. I know it’s not the most fancy way but it works.

Part and Inventory Search

Back
Top