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,average statement in excel,average ignoring text,excel calculate average text,excel formula ignore text,excel ignore text in formula,ignore text in excel formula,1,average and if statement,average and skip if month for 2009 in excel,average excel ignore text,average if numbers and text,average ignore text,average ignoring zeros with macros for excel,average of text in excel,averaging text responses excel,calculate a if statement,calculate average of text responses,calculate average with if in excel,calculate yes or no responses in excel,calculating average with if statement,calculating text in excel,calculating the average ignoring 0,calculating yes no responses in excel,calculation ignore text,changing average to numeric excel,determining averages in excel with zero,excel and average and yes no,excel average ignore 0 skip,excel average ignore zero,excel average ignore zero different worksheets,excel average percentages ignore zero,excel calculate average ignoring text,excel calculations that ignore text,excel formula average numeric,excel formula divide ignore text,excel formula ignore numeric,excel formula to calculate average of text,excel funtion average numeric,excel how to calculate average if,excel if statement calculate,excel ignore text calculation,excel include an average calculation in an if statement,excell ignore text calculate,have excel ignore text in if statements,how do you solve if statements on excel,how to calculate average in excel with ignoring -,how to find average of text in excel,how to ignore text in excel formula,how to ignore text that follow numbers in excel formulas
Related Excel Tips
Comments
Have another excel answer or questions for this problem ?
Feel free to post it here..















