Hi,
Just want to get some clarification on whether or not it is possible to have a calculated criteria in the DSum function.
I have the following expression as my control source in a textbox. Textbox returns nothing. If it is possible, can anyone see where i am going wrong?
Cheers,
Nick
Just want to get some clarification on whether or not it is possible to have a calculated criteria in the DSum function.
I have the following expression as my control source in a textbox. Textbox returns nothing. If it is possible, can anyone see where i am going wrong?
Code:
=DSum("[totalspend]","[Qryspend]","[FisYear]=Year(DateAdd('m',6,Date()))")
Cheers,
Nick