SuperFreak
Technical User
Folks,
I am developing what I thought would be a simple database, but it is turning into a pain. Basically, the database is for keeping track of Community Service hours worked by offenders. I have a master table that contains their information as well as the day and the number of hours they were assigend. Then I have another table that shows the hours that they worked and when. I created queries and the info comes back fine. The problem is with the reports. I'd like to know how when an offender has zero hours that he\she could be dropped from the report. The kicker is, if they are re-assigned hours, they will have to come back on. I don't know SQL language at all, and I'm starting to think that this is probably required.
I hope that is enough info for you to understand my problem. Any help would be greatly appreciated. Thanks!
I am developing what I thought would be a simple database, but it is turning into a pain. Basically, the database is for keeping track of Community Service hours worked by offenders. I have a master table that contains their information as well as the day and the number of hours they were assigend. Then I have another table that shows the hours that they worked and when. I created queries and the info comes back fine. The problem is with the reports. I'd like to know how when an offender has zero hours that he\she could be dropped from the report. The kicker is, if they are re-assigned hours, they will have to come back on. I don't know SQL language at all, and I'm starting to think that this is probably required.
I hope that is enough info for you to understand my problem. Any help would be greatly appreciated. Thanks!