still learning
Well-known Member
- Joined
- Jan 15, 2010
- Messages
- 821
- Office Version
- 365
- Platform
- Windows
Hi
I use the following to keep track of my gas millage
How would I change it to NOT include F90
mike
I use the following to keep track of my gas millage
How would I change it to NOT include F90
Excel Formula:
=IF(A91="","",AVERAGE($F$78:F91))
mike