Active Forms and Vertical Comparison in Excel
Posted: Wed Apr 02, 2014 5:51 pm
Quick background I'm writing some Active Form Reports to replace some old Slice reports we have used for years to take advantage of the zero suppress capabilities.
On the current report I have a percent to sales column that calculates as a formula in the excel sheet against the sales line in the report.
Amt Percent
Sales 800 100.0
Exp 100 12.5
In active forms I noticed I can insert a column and insert a formula and that it will calculate correctly as long as the items I'm calculating are in the same row. If I try to add arguments from other rows I get Ref error. (EX C35/C36 becomes C35/#REF) Is there a way write an excel formula to pull data from the row above or below? I am thinking of alternatively either creating a % to Sales element in my measure cube or trying a DBRW formula in my excel calculation but I wanted to make sure there wasn't modification to an excel formula first.
Thanks
Chris
On the current report I have a percent to sales column that calculates as a formula in the excel sheet against the sales line in the report.
Amt Percent
Sales 800 100.0
Exp 100 12.5
In active forms I noticed I can insert a column and insert a formula and that it will calculate correctly as long as the items I'm calculating are in the same row. If I try to add arguments from other rows I get Ref error. (EX C35/C36 becomes C35/#REF) Is there a way write an excel formula to pull data from the row above or below? I am thinking of alternatively either creating a % to Sales element in my measure cube or trying a DBRW formula in my excel calculation but I wanted to make sure there wasn't modification to an excel formula first.
Thanks
Chris