Davidkerr7
New Member
- Joined
- Feb 1, 2016
- Messages
- 2
Hi, i need help counting the number of time a value appears. Programmed with VBA
Here is an examples.
[/URL][/IMG]
Exercise 1
So let say i need to count the number of time "Finished" Shows up based on the month.
Here is an example of what I'm trying to achieve
[/URL][/IMG]
I'm not sure what the ideal approach would be but i'm guessing it would require a combination of an IfStatement, Vlookup and CountIF.
Unless there is a better approach.
if anyone can plz help.
Thanks
Here is an examples.
Exercise 1
So let say i need to count the number of time "Finished" Shows up based on the month.
Here is an example of what I'm trying to achieve
I'm not sure what the ideal approach would be but i'm guessing it would require a combination of an IfStatement, Vlookup and CountIF.
Unless there is a better approach.
if anyone can plz help.
Thanks