I need some help I need help getting Last years Month to date and This years Month to date. And for it to print a sales total of items sold for a certain Item EX below
ITEM; LastYR MTD QTY sold; ThisYr MTD Qty sold; Difference
Bikes 10 15 +5
Our database is set up where date is its own field and QTY invoiced or sold is its own field and Item is its own field.. I know how to make the differences and i can create a standard report where it will list the Item, Date, Qty Sold, however it doesnt put them side by side it makes it so i have last years MTD with whats sold then in the list below is this years MTD... Also the Date field is a paramater field as well so we can enter for differents months instead of previous month.. Any help would be greatly appreciated..
ITEM; LastYR MTD QTY sold; ThisYr MTD Qty sold; Difference
Bikes 10 15 +5
Our database is set up where date is its own field and QTY invoiced or sold is its own field and Item is its own field.. I know how to make the differences and i can create a standard report where it will list the Item, Date, Qty Sold, however it doesnt put them side by side it makes it so i have last years MTD with whats sold then in the list below is this years MTD... Also the Date field is a paramater field as well so we can enter for differents months instead of previous month.. Any help would be greatly appreciated..