I'm trying to create a simle database and I need help. I am trying to create a car inventory database. What I am trying to do is create a query that will prompt the user for data, search my vehicle table (ie. enter a license plate#) if a match is found then display that informationand allow you to add new information on the same record. If it is new then bring up a new record to inter information. Can somebody help me?