Hi mates
I will explain the problem in easy way
I have a table query this table has schedule of classes during the week for example in Sunday i put sun1 sun2 sun3 sun4 upto sun7 sun means sunday and 1 means period 1 now i have a report to display who of the teachers arent have classes in sun1
Some teachers are working and some are free I want to know sho is free
I made this query from master table and puy a criteria is Null yo grt names of teachers that are free in sun1
Now if i want to know who is free in sun2 which means sunday period 2
Should i make another query and another report or there is a better way
If i make query for each day and period i will make 34 query and it is a waste of time please helo
I will explain the problem in easy way
I have a table query this table has schedule of classes during the week for example in Sunday i put sun1 sun2 sun3 sun4 upto sun7 sun means sunday and 1 means period 1 now i have a report to display who of the teachers arent have classes in sun1
Some teachers are working and some are free I want to know sho is free
I made this query from master table and puy a criteria is Null yo grt names of teachers that are free in sun1
Now if i want to know who is free in sun2 which means sunday period 2
Should i make another query and another report or there is a better way
If i make query for each day and period i will make 34 query and it is a waste of time please helo