G
Guest
hi!
i have a table with such a fields:
year ........... (possible values: 1, 2, 3, 4, 5)
product
amount_sould
i want to make a parameter query, so that i see the amount_sold for the asked year and a year before.
for example, if i give a parameter 5 for the year, i can see the amount_sold for the year 4 and year 5.
(i get only information of the year "1" if i give parameter 1.)
i have a table with such a fields:
year ........... (possible values: 1, 2, 3, 4, 5)
product
amount_sould
i want to make a parameter query, so that i see the amount_sold for the asked year and a year before.
for example, if i give a parameter 5 for the year, i can see the amount_sold for the year 4 and year 5.
(i get only information of the year "1" if i give parameter 1.)