Is it possible to specify a calculation for a range of rows within HFM Dataforms?
We're currently creating a number of HFM DataForms in Workspace (V11.1.1.3.500) and are wondering if it's possible to specify a range of rows in a calculation rather than specifying each row individually
For example, we have:
Scalc(Row(5)+Row(6)+Row(7)+Row(8)+Row(9)+Row(10)+Row(11)+Row(12)+Row(13)+Row(14))
Is there any syntax where we can specify the range of rows for the calculation,i.e. from 5 to 14 rather than typing each row out individually?
I know there are other ways we can do this but just wondering as this would make things easier for a number of other DataForms we have in mind!