Ok I found the problem to my query... I have 4 tbl
Tbl_Submission
Tbl_Production
Tbl_Order
Tbl_Paint
When I query data from the first three tables , it returns my data alright... in the query design. I want to add data from Tbl_Paint, I only Show the Tbl_Paint didn't even add any data in the query from tbl_Paint and now my query return nothing... where is the problem ?
Tbl_Submission
Tbl_Production
Tbl_Order
Tbl_Paint
When I query data from the first three tables , it returns my data alright... in the query design. I want to add data from Tbl_Paint, I only Show the Tbl_Paint didn't even add any data in the query from tbl_Paint and now my query return nothing... where is the problem ?