Please help with two sets of formulas. I have a four page report dealing with survey results. On the last page I am doing a comparison of 2004 and 2005 results.
The formula in 2005 that is not working is:
=sum([ea]+[va]+[ga])/[c1]
all referenced controls are ea, va, etc. are on this report. I think I have omitted a comma, an operator or something that is causing this not to work??? Help.
Right, next to this column of information, I need to create the same formulas referencing the 2004 reports and/or tables also in this data base. When I use the expression builder it created the following:
=[Reports]![Reading First 2004 Overall Report]![c1]
which gives me the #Name? error.
Any suggestions would be appreciated.
The formula in 2005 that is not working is:
=sum([ea]+[va]+[ga])/[c1]
all referenced controls are ea, va, etc. are on this report. I think I have omitted a comma, an operator or something that is causing this not to work??? Help.
Right, next to this column of information, I need to create the same formulas referencing the 2004 reports and/or tables also in this data base. When I use the expression builder it created the following:
=[Reports]![Reading First 2004 Overall Report]![c1]
which gives me the #Name? error.
Any suggestions would be appreciated.