![]() |
formula
I need a formula that will calculate the ratio of number of applicant versus
number of interview....any suggestions |
formula
Number of interviews / number of applicants
-- Brevity is the soul of wit. "susan8541" wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
Simple arithmetic.
Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
yes, you would think it was simple. That is what I have been doing-someone
came to me and said "no, I need the ratio!" So I thought I was missing something(?) "Gord Dibben" wrote: Simple arithmetic. Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
I think strictly speaking you want the inverse of that, i.e. the number
of applicants divided by the number of interviews - you will end up with a number greater than (or possibly equal to) one, let's say 2.5, so your ratio is 2.5 : 1. Hope this helps. Pete susan8541 wrote: yes, you would think it was simple. That is what I have been doing-someone came to me and said "no, I need the ratio!" So I thought I was missing something(?) "Gord Dibben" wrote: Simple arithmetic. Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
Would this be any better?
Applicants in A1............Interviews in A2 ="the ratio of applicants to interviews is " &TEXT(A1/A2,"##") & ":" & "1" Gord On Fri, 12 Jan 2007 14:09:01 -0800, susan8541 wrote: yes, you would think it was simple. That is what I have been doing-someone came to me and said "no, I need the ratio!" So I thought I was missing something(?) "Gord Dibben" wrote: Simple arithmetic. Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
great-hopefully this is what she wants! Thanks for the reply.
"Pete_UK" wrote: I think strictly speaking you want the inverse of that, i.e. the number of applicants divided by the number of interviews - you will end up with a number greater than (or possibly equal to) one, let's say 2.5, so your ratio is 2.5 : 1. Hope this helps. Pete susan8541 wrote: yes, you would think it was simple. That is what I have been doing-someone came to me and said "no, I need the ratio!" So I thought I was missing something(?) "Gord Dibben" wrote: Simple arithmetic. Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
formula
thank you, this is better.
"Gord Dibben" wrote: Would this be any better? Applicants in A1............Interviews in A2 ="the ratio of applicants to interviews is " &TEXT(A1/A2,"##") & ":" & "1" Gord On Fri, 12 Jan 2007 14:09:01 -0800, susan8541 wrote: yes, you would think it was simple. That is what I have been doing-someone came to me and said "no, I need the ratio!" So I thought I was missing something(?) "Gord Dibben" wrote: Simple arithmetic. Number of interviews divided by number of applicants. =50/100 would give you 50% =25/100 would give you 25% If I have missed this, post back or watch for other interpretations in this thread. Gord Dibben MS Excel MVP On Thu, 11 Jan 2007 09:03:00 -0800, susan8541 wrote: I need a formula that will calculate the ratio of number of applicant versus number of interview....any suggestions |
All times are GMT +1. The time now is 07:06 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com