Proxima
03-05-2002, 05:20 PM
I have a working database that I'm trying to modify. Currently, a form contains data for the date and beginning mileage. A subform lists that day's job details for that day. I would like to change this so that I can store 2 weeks worth of job details, but only show a single day. Ideally, this would be set by changing the date on the main form. I tried using a query, and was able to see selected days; but was unable to change or enter job details. A filter allows me to change the job details; but I'm having problems getting the job detail view to work. Is there an easier way to do this?