Dear All,
Iam using MS Access Project ADP as Front back SQL SERVER.
I have a main report (Matrix_Report45)
having some 30 subreports,
I want to change the control source of all subreports based on value choosen from a form.
I put a simple code on behind the button on the from ... to open the Main Report dilevering a value for the choosen Year,
based on the year all the Record Sources in subreports shoud be updated before the main report print previews...
I put the bunch of codes in both on Open of the main report and OnFormat but i get this runtime error,
Runtime Error 2455, You entered an expression that has an invalid reference to the property From/Report...
Thanks
Iam using MS Access Project ADP as Front back SQL SERVER.
I have a main report (Matrix_Report45)
having some 30 subreports,
I want to change the control source of all subreports based on value choosen from a form.
I put a simple code on behind the button on the from ... to open the Main Report dilevering a value for the choosen Year,
based on the year all the Record Sources in subreports shoud be updated before the main report print previews...
I put the bunch of codes in both on Open of the main report and OnFormat but i get this runtime error,
Runtime Error 2455, You entered an expression that has an invalid reference to the property From/Report...
Thanks