arthur231283 Posted July 4, 2012 Posted July 4, 2012 We have some print tracking software that gives a monthly reading of how many prints a user has done. What we would like to do is charge departments. I have a list of departments and which users are in them. So I need a formula (Or a way) to count a users amount of prints if they are in a particular department then give me the total I have attached a very simplified version of how it would look. The top list is the departments and the members of the departments and below that is the users and the number of prints (If only is looked that simple in reality). So I guess it would be a bit like this, any user from A12:A23 are present in A2:A5 count the relevant cell in B12:B23. Does anyone know the best way of doing this?
bladedanny Posted July 4, 2012 Posted July 4, 2012 Hi, How's this? Not sure if it's exactly what you're after but it may be something to start from. It basically scans the print log and SUMIF for each user. Then a simple SUM to work out pages for each dept. Hope it helps.cost_calc.xlsx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now