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 only Show the Tbl_Paint and now my query return nothing... where is the problem ?