<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
I am trying to use the VLookup function to get employees’ number of working hours per pay period. Since I want to get individual’s time, I have to look it up by name. Some of the Employees might not work on a specific project on certain pay periods. Thus it gives me N/A for those employees. The problem is I have a formula which calculates the total including Overhead and G&A. Currently I copy and paste the formula for individuals who only working on the specific project at the specific time. <o></o>
I just want to have the formula for all employees and not to get N/A to be able to use the other formula. Would you please let me know if there is a way to amend this formula? <o> </o>
<o> </o>
=VLOOKUP(E14,'[XXX.xls]XXX XXX'!$D$18:$G$24,4,FALSE)
<o> </o>
Thanks for your time and help.
I am trying to use the VLookup function to get employees’ number of working hours per pay period. Since I want to get individual’s time, I have to look it up by name. Some of the Employees might not work on a specific project on certain pay periods. Thus it gives me N/A for those employees. The problem is I have a formula which calculates the total including Overhead and G&A. Currently I copy and paste the formula for individuals who only working on the specific project at the specific time. <o></o>
I just want to have the formula for all employees and not to get N/A to be able to use the other formula. Would you please let me know if there is a way to amend this formula? <o> </o>
<o> </o>
=VLOOKUP(E14,'[XXX.xls]XXX XXX'!$D$18:$G$24,4,FALSE)
<o> </o>
Thanks for your time and help.