Sum of Formula Field

A

AccessARS

In my report Detail I have a label which divides a field from Detail with sum
of a field in Report Footer to get a percent. My problem is summing this
percent label from Detail in the Report Footer. The formula in the Report
Footer is as follows =sum([name_of_the%label_from_Detail]). Both labels are
set to Format: Percent.

Thank you for you assisatnce in advance.
 
K

KARL DEWEY

"Labels" do not contain data.
You can not sum percentages.

Post your actual formula.
 
Top