I am having a query named "Just" with fields;
GR student GR number
MN month format from date showing as Feb-16
Voucher # showing latest voucher numbers issued
I want to make a delete query that to delete record in query "Just" with criteria if found same "MN" (means Found two or more records with FEB-16 or Mar-16 so on) in Same "GR" with highest "voucher #"
Example is attached
GR student GR number
MN month format from date showing as Feb-16
Voucher # showing latest voucher numbers issued
I want to make a delete query that to delete record in query "Just" with criteria if found same "MN" (means Found two or more records with FEB-16 or Mar-16 so on) in Same "GR" with highest "voucher #"
Example is attached