JithuAccess
Member
- Local time
 - Today, 01:38
 
- Joined
 - Mar 3, 2020
 
- Messages
 - 325
 
Hello Guys,
In my Table I have a field Payment Date. I want to find the Count of Payments made in a month. This is the data in my Table:
		
		
	
	
		
	
I want to display like this in my Query:
		
	
This is my Query:
		
	
And this is my Query Result:
		
	
Could you please let me know how to Fix this?
Thanks
 In my Table I have a field Payment Date. I want to find the Count of Payments made in a month. This is the data in my Table:
I want to display like this in my Query:
This is my Query:
And this is my Query Result:
Could you please let me know how to Fix this?
Thanks