COUNTIF
Posted by Brian on January 13, 2002 10:18 PM
I trying to create two linked two workbooks, one with employees on vacation and one with a running total of the employee's vacation used. I am using this formula:
=countif('[vacation calendar.xls]jan.'!$a$1:$j$100,"name of employee")*8
However not all employees use 8 hours of vacation time, how can I reference the cell that has the actual hours taken?
Thanks......Brian