Find average for values stored in an array
I am trying to figure out an easy way to find the average of all the values I have stored in an array.
Dim StoredValues(3) as integer
Dim AverageValue as integer
AverageValue = 'Code to return the average of the 4 values stored in StoreValues
Jeff Armstrong
Sr. Systems Mgr
SBC Services, Inc.
__________________
Jeff Armstrong
Sr. Systems Mgr
SBC Services, Inc.
|