Thank you Sir ,
it works perfectly now by below script
DoCmd.OpenReport ReportName:="ERA Updates001", View:=acViewPreview, WhereCondition:="IsNull([ERA Updates])=False And Year([ERA]) =Year(Date()) "
but manually when I open the report not from form , then it gives me complete report not...