Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Introduction

The Average and AverageRange formulas allow you to calculate the average of a number of values.

Syntax

CONTENT

Average 

(Parameter0 + Parameter1 + Parameter2 + etc.)

The parameters are references to list items.

Example


AverageRange

(Parameter0:Parameter1) / # Parameters. This will calculate the average value of a range of items.

Example

 

  • No labels