I am creating a new database and every time i try to add new data the old gets overwritten. This happens if i put the data in the form or if i put the data directly in the table. Don't know what i am doing wrong new at access and this is the first database i have tried to create. I have the date in as TEXT because i only need the actual month not specific dates. I found this out because i need to make a query that will take the prior months mileage and subtract it from the current months mileage so i can get total miles driven in the month.