I am wanting to create a report that summarises the number of items within a date range.
For example I have a FIELD called System_Change.
This is a drop down COMBOBOX that uses words like unix, polfs etc.
I know how to query a date range, but not how to count number of fields within this date range.
I would like the report to show date range filtered then list all changes and number of times they appear.
Thanks in advance anything to point me in the right direction.
For example I have a FIELD called System_Change.
This is a drop down COMBOBOX that uses words like unix, polfs etc.
I know how to query a date range, but not how to count number of fields within this date range.
I would like the report to show date range filtered then list all changes and number of times they appear.
Thanks in advance anything to point me in the right direction.
Comment