I created a form to help with data entry into a table for a database as follows.
Table Cars Form Cars Reports Upcoming Oil Changes Two fields from the table and the form are involved. I have "Last Oil Change" and "Next Oil Change". Both are date fields."Next Oil Change" uses a formula =[Last Oil Change]+90. For some reason this data is not stored in the table, and so I can't use it in queries or reports. How can I get the data from the form into the table? Have a great weekend! Samira
