A
angie
i have one table with the following fields among others:
vehicle plates, previous kms, current kms, date, location. i have created a
query that draws all data from my table and it works fine.
i have also created another query with a calculated field that adds one
month to the date mentioned above.
my aim is to show the current kms of the month as the previous kms of the
following month.
i have tried to link the two queries but instead of returning 200 records i
get 974 records.
how can i solve this problem? do i need the two queries?
vehicle plates, previous kms, current kms, date, location. i have created a
query that draws all data from my table and it works fine.
i have also created another query with a calculated field that adds one
month to the date mentioned above.
my aim is to show the current kms of the month as the previous kms of the
following month.
i have tried to link the two queries but instead of returning 200 records i
get 974 records.
how can i solve this problem? do i need the two queries?