Hello,
I am using Excel 2007 on Windows 7... and have tried using every formula I can think of (or google has helped me find) to solve my problem without any luck. Any guidance would be greatly appreciated.
A sample of my data:
Month [TABLE="width: 500"]
<tbody>[TR]
[TD]Month[/TD]
[TD]Name[/TD]
[TD]Date Arrived[/TD]
[TD]Primary Reason for Coming?[/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD]John Smith[/TD]
[TD]29/1/2012[/TD]
[TD]Friends[/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD]Jane Smith[/TD]
[TD]31/1/2012[/TD]
[TD]Outreach[/TD]
[/TR]
[TR]
[TD]February[/TD]
[TD]Mike Smith[/TD]
[TD]2/2/2012[/TD]
[TD]Friends[/TD]
[/TR]
</tbody>[/TABLE]
I want to be able to the data entry person to only have to enter in the above data and the summary information (i.e. monthly totals, % of new participants who identified outreach as their primary reason for coming etc per month) will come up automatically in a protected cell.
I want to calculate the % of new participants who identified friends as their primary reason for coming to our organization. I want, for each row, if the cell in column A=January then go to column E and if this corresponding cell (i.e. If A2 = January then go to E2) =Friends count it. I want this if then statement to go down the entire column until it gets to a blank cell... so that I end up with an equation that will let me do = (all new participants in January who said friends)/(total new participants in January). I'm hoping whatever wonderful formula allows me to do this can be done automatically each time someone types into the excel sheet.
I can create a formula to calculate the total participants per month, but not able to figure out how to calculate the numerator.
Any ideas? I am totally lost at the moment so any direction would be appreciated.
Thank you so much for your help on this!
Jen
I am using Excel 2007 on Windows 7... and have tried using every formula I can think of (or google has helped me find) to solve my problem without any luck. Any guidance would be greatly appreciated.
A sample of my data:
Month [TABLE="width: 500"]
<tbody>[TR]
[TD]Month[/TD]
[TD]Name[/TD]
[TD]Date Arrived[/TD]
[TD]Primary Reason for Coming?[/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD]John Smith[/TD]
[TD]29/1/2012[/TD]
[TD]Friends[/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD]Jane Smith[/TD]
[TD]31/1/2012[/TD]
[TD]Outreach[/TD]
[/TR]
[TR]
[TD]February[/TD]
[TD]Mike Smith[/TD]
[TD]2/2/2012[/TD]
[TD]Friends[/TD]
[/TR]
</tbody>[/TABLE]
I want to be able to the data entry person to only have to enter in the above data and the summary information (i.e. monthly totals, % of new participants who identified outreach as their primary reason for coming etc per month) will come up automatically in a protected cell.
I want to calculate the % of new participants who identified friends as their primary reason for coming to our organization. I want, for each row, if the cell in column A=January then go to column E and if this corresponding cell (i.e. If A2 = January then go to E2) =Friends count it. I want this if then statement to go down the entire column until it gets to a blank cell... so that I end up with an equation that will let me do = (all new participants in January who said friends)/(total new participants in January). I'm hoping whatever wonderful formula allows me to do this can be done automatically each time someone types into the excel sheet.
I can create a formula to calculate the total participants per month, but not able to figure out how to calculate the numerator.
Any ideas? I am totally lost at the moment so any direction would be appreciated.
Thank you so much for your help on this!
Jen