Search results

  1. C

    Help with Driver Log Form

    Thanks for the help It worked, thank you....I had almost everything set up right, except for binding the driver id / date
  2. C

    Help with Driver Log Form

    Thanks for the help, I appreciate it....I'll work on that and if I have any other problems, I'll let you know
  3. C

    Help with Driver Log Form

    Hey all, I'm fairly new to this and need help with a form. This is what I have and am trying to do. I have 3 tables One table is the Driver / Driver Number table One table is for the date and miles One table is a log for their deliveries. On the form, I want to be able to enter the Driver...
  4. C

    Dlookup in report, using a returned value from SUM

    i'm not exactly sure I understand the question. The report totals the fields, and it answers 3 fields. So I guess it's in the report
  5. C

    Dlookup in report, using a returned value from SUM

    I'll try I limit my report based on dates, and for a certain person, I came up with 3 records. I then have a group footer that shows how many records are in that time frame, the sum = 3 Using that sum, I need a total to come up also(which I have in another table, in this example 3 is in one...
  6. C

    Dlookup in report, using a returned value from SUM

    Hello, I'm new to the board, and pretty new to access as well. I'm working on a report, where I have the sum come up for all the records in a certain time frame, we'll say 3. In a table, I have a certain value for 3 that I would like it to return on the report. I'm guessing I need to use...
Back
Top Bottom