Hi Everyone,
Please help me my Crosstab query problem.
I make a manpower table and attendance table with name, date, project code and a check box, then i make a append query so that whatever put in a manpower table with corresponding check box, it append in attendance table.
Then i make a crosstab query so that the data will arrange according to date.
My problem is i can't find the solution of the crosstab value if the a check box has a checked = 1 and if check box is unchecked = 0 so that when i make a total in every date, i could easily know how many people are in the project.
As you can see in the attached, i use only the average but the result is -1 and 0.
Now, im still searching of my two problem:
1. the -1 value
2. how to put the sum in crosstab query.
Advance Thanks in a million.