Forum Discussion
vrossouw
6 years agoHelper III
Average and averagex
Hi, I have this data A1: C9 I want to calculate the average per date and must be able to filter by part. The normal average function works fine. However, how can I use averagex to get the same res...
- 6 years ago
Hi,
You do not need an AVERAGEX() function. A simple AVERAGE() function would do.
Ashish_Mathur
6 years agoSuper User
Hi,
You do not need an AVERAGEX() function. A simple AVERAGE() function would do.