S
SAC
I have two tables: tblGLMas (General Ledger Master) and tblGLJrn (General
Ledger Journal).
tblGHLJrn is the child.
I want a query that will return records from tblGLMas that have YTD <>0 and
I want all records from tblGLJrn which are dated between [Begin] and [End]
(Even if the YTD amt of the related GLMas account does not have a YTD amt)
How do I do this?
Thanks.
Ledger Journal).
tblGHLJrn is the child.
I want a query that will return records from tblGLMas that have YTD <>0 and
I want all records from tblGLJrn which are dated between [Begin] and [End]
(Even if the YTD amt of the related GLMas account does not have a YTD amt)
How do I do this?
Thanks.