Is there any query in VB.net that can I use to solve my problem.
I have TblIDExpiry and Column IDExpiryDate.
and I have 12 Labels named January to December in the form.

example, I want to count all data that will expire in January and display it on a Label.

My code isn't working, only counting all data in table.