Regards,
I have stuck with this problem;
i have a query named "EXP" in this query i have fields of expamount, expdate and same expdate field is further formated with Format([expDate],"yyyy-mm") and i named it AscMnth
I want in another query to see dsum of expamount from query exp with criteria of AscMnth as in another query i have also formated the date field with Format([SDate],"yyyy-mm") and named it AscMnth
Conclusion: i want dsum of expamount in when AscMnth is same in both queries
I have stuck with this problem;
i have a query named "EXP" in this query i have fields of expamount, expdate and same expdate field is further formated with Format([expDate],"yyyy-mm") and i named it AscMnth
I want in another query to see dsum of expamount from query exp with criteria of AscMnth as in another query i have also formated the date field with Format([SDate],"yyyy-mm") and named it AscMnth
Conclusion: i want dsum of expamount in when AscMnth is same in both queries