IF Statement Calculating Average Has Numeric and Text
Sponsor
Excel Formulas Question:
What is the best way to create an equation that will calculate the average if the responses or options can either be a percentage (number) or Yes-No response its really important because i have a worksheet or workbook that tracks responses by month for each quarter.
Excel Formulas Answer:
This microsoft excel formulas should solve you if function issue :
=AVERAGE(A1:A10) will ignore text
Are you asking how to include it? Do you want Yes=1 and No =0 in the
average?
If so:
=(SUM(G1:G6)+SUMPRODUCT(–(G1:G6=”yes”)))/COUNTA(G1:G6)
Rate This Tips:
Incoming excel search terms
excel average ignore text,excel ignore text in formula,average if statement,ignore text in excel formula,excel average if statement,excel formula ignore text,average if statement between two cells in excel,average ignoring text,average statement in excel,excel average text,excel if statement average,excel statement,mss,average and if statement,average excel ignore text,average formula with if and statements,average if numeric,average of text in excel,average text in excel with no numbers,calculate average of text,calculating average with text,excel average if numeric,excel average if text,excel average no 0,excel calculate average text,excel calculate percentage from text,excel division formula to ignore text in range,excel formulas ignore text,excel if numeric,excel vba numerical,how do you find an average text response excel,how to ignore text in excel formula,how to ignore text that follow numbers in excel formulas,http://excelself com/excel-formulas/if-statement-calculating-average-numeric-text html,problem excel if function text in formula,excel yes or no if statement with percentages,1,a min if statement,and if statement for date average,average a number if cell has certain text,average and skip if month for 2009 in excel,average cells ignoring text cells,average cells in excel skipping text,average days if statement,average excel ignore #num,average excel ignore conditional cells,average excell statements,average formula in excel text,average formula with if statement,average formula with yes no
Related Excel Tips
Comments
Have another excel answer or questions for this problem ?
Feel free to post it here..















