pipsiphone
New Member
- Joined
- Feb 15, 2012
- Messages
- 2
Dear wise excel people,
I need help with an average formula that will give an accurate answer. My issue is that I need an average of what has been entered rather than for the entire selection. I have paste link transposed the data as it needs to run on Excel 2003 which can only hold 30 items in the Average(number1, number 2 ... etc) and I need 52. My problem occurs when the data is paste linked all blank cells appear as a Zero therefore increasing the count of the average and providing a wrong answer.
Eg when (1, 2, 0, 3) Average = 1.5 is entered the formula works out (1, 2, 0, 3, 0, 0, 0, 0, 0, 0, etc) Average = 0.12 because it divides by 52 instead of 4.
As you can see I can’t ignore zeros as they are a possible input. What would be perfect is for the paste link to paste the blank cells instead of the providing a zero then the plan =Average(B3:B55) would be fine.
If possible a formula would be the most helpful response as I don’t have a clue about macros and have previously seen some answers given with suggestions in that style.
Any help would be greatly appreciated!! Thanks
(Note: the new entered data is on the same row but different columns hence the reason for the paste link transpose to get all the data in one column)
I need help with an average formula that will give an accurate answer. My issue is that I need an average of what has been entered rather than for the entire selection. I have paste link transposed the data as it needs to run on Excel 2003 which can only hold 30 items in the Average(number1, number 2 ... etc) and I need 52. My problem occurs when the data is paste linked all blank cells appear as a Zero therefore increasing the count of the average and providing a wrong answer.
Eg when (1, 2, 0, 3) Average = 1.5 is entered the formula works out (1, 2, 0, 3, 0, 0, 0, 0, 0, 0, etc) Average = 0.12 because it divides by 52 instead of 4.
As you can see I can’t ignore zeros as they are a possible input. What would be perfect is for the paste link to paste the blank cells instead of the providing a zero then the plan =Average(B3:B55) would be fine.
If possible a formula would be the most helpful response as I don’t have a clue about macros and have previously seen some answers given with suggestions in that style.
Any help would be greatly appreciated!! Thanks
(Note: the new entered data is on the same row but different columns hence the reason for the paste link transpose to get all the data in one column)