I have created a Call Issue Program in VB that keeps track of call issues handled by each computer technician. The MainCallIssue table has these fields: ID. Issue, Resolution, ResolutionTime, Time, WorkOrder#, DateTimeAdded, UserAdded, DateTimeModified, User Modified, Status, and Comments.
I am trying to create a Crystal report showing the count of reports by each technician for a defined period of time. Where do I place a count to do this in the cr?
Do I count the Issues? Also, need a count of workorder#'s assigned to techncian
Anyhelp is appreciated.
Dataman86
I am trying to create a Crystal report showing the count of reports by each technician for a defined period of time. Where do I place a count to do this in the cr?
Do I count the Issues? Also, need a count of workorder#'s assigned to techncian
Anyhelp is appreciated.
Dataman86