Search results

  1. F

    Help with errors in report

    I am trying to make a simple database structure to allow me to store monthly mileage readings. I am using a subquery to develop two fields "PriorValue" and "Mileage". PriorValue being the last updated odometer reading and Mileage is calculated from current reading and prior value. The query...
  2. F

    HI

    Hope your New Year is better than last one. Has to be, right? Of course. Hi I am novice database builder with limited Access and VBA experience. Not a professional but a hobbyist of sorts. I created, what I think is a cool database for homeowners to use to manage their home tasks...you...
  3. F

    Solved Date Range parameter criteria Query not working right

    Good Day all, I have a unique situation where I have set up a series of reports for different areas to show data between user input dates. The uniqueness comes with the field (in the report query). I am applying the parameter criteria of Between [Enter the Start Date] And [Enter the End Date]...
Top Bottom