Hi All,
Basically want to count the number values from a range in specifed grid.
Attached is a file with the formulas that can help you better in knowing the exact requirement is. Please have a look.
Regards,
Vij![]()
Hi All,
Basically want to count the number values from a range in specifed grid.
Attached is a file with the formulas that can help you better in knowing the exact requirement is. Please have a look.
Regards,
Vij![]()
Last edited by VBA Noob; 08-13-2008 at 08:48 AM.
see attached...
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Hi
Use something similar to :
=COUNTIF(A:A,">=41")-COUNTIF(A:A,">=61")
Laura GB
Did you mean to miss out all the scores between 90 and 100?
No Andrew, that seems to be a typo in the grid I made. Will correct that . Thanks a bunch for the help![]()
Cheers!
Sachin![]()
Another related to the same, use pivot table i made the report for three months. Every month the number of employee strength changes also then and if I want to see whether how many folks actually reached the benchmark with sub depts.
The attachment can help, Choose different months and then you can the formula is also taken the count of the total, which it should not. Can you have a dynamic range set for this?
Cheers!
Vij
Book1-3.xls
You can replace the B1500 in your formulae with INDEX(B:B,MATCH("Grand Total",A:A,0)-1)
e.g. for B2 formula would be:
This will make the formula dynamic and it will count up to the cell before the one in the row containing "Grand Total" in column A![]()
Please Login or Register to view this content.
Hail the almighty NVBC.... Sorry, but can i know your real name. You are simply a genius![]()
Cheers!
Vij
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks