Hi Everybody!
I have a list of names for an event people need to sign up & pay for. In an Ideal world, I would like excel to count if somebody is on the list, and also if they have paid. Right now I'm sorting this by text color and manually counting. I'm not sure if I need to create Macro (which I know only a little about) or if there is a way to have Excel count based on cell formatting. I am open to new ideas and suggestions! Also if I am asking for too much, I can settle partial or simpler results.
Thanks in advance for your help!
-Soren
In table green means they paid, red they still owe and black is I think they are coming.
If I change Nico's name to red, what do I need to do to have the Total owed increase (by $15)? Or if I change Dante to green how can I have both Total Paid and Total Owed increase?
[TABLE="width: 500"]
<tbody>[TR]
[TD]Total Paid[/TD]
[TD]Robert
[/TD]
[TD]Nico[/TD]
[/TR]
[TR]
[TD]$45[/TD]
[TD]Soren
[/TD]
[TD]Dante[/TD]
[/TR]
[TR]
[TD]Total owed[/TD]
[TD]Leslie
[/TD]
[TD]Elora[/TD]
[/TR]
[TR]
[TD]$75[/TD]
[TD]Laura
[/TD]
[TD]Ian
[/TD]
[/TR]
</tbody>[/TABLE]
I have a list of names for an event people need to sign up & pay for. In an Ideal world, I would like excel to count if somebody is on the list, and also if they have paid. Right now I'm sorting this by text color and manually counting. I'm not sure if I need to create Macro (which I know only a little about) or if there is a way to have Excel count based on cell formatting. I am open to new ideas and suggestions! Also if I am asking for too much, I can settle partial or simpler results.
Thanks in advance for your help!
-Soren
In table green means they paid, red they still owe and black is I think they are coming.
If I change Nico's name to red, what do I need to do to have the Total owed increase (by $15)? Or if I change Dante to green how can I have both Total Paid and Total Owed increase?
[TABLE="width: 500"]
<tbody>[TR]
[TD]Total Paid[/TD]
[TD]Robert
[/TD]
[TD]Nico[/TD]
[/TR]
[TR]
[TD]$45[/TD]
[TD]Soren
[/TD]
[TD]Dante[/TD]
[/TR]
[TR]
[TD]Total owed[/TD]
[TD]Leslie
[/TD]
[TD]Elora[/TD]
[/TR]
[TR]
[TD]$75[/TD]
[TD]Laura
[/TD]
[TD]Ian
[/TD]
[/TR]
</tbody>[/TABLE]