Help on Formula

NoelD

New Member
Joined
Apr 16, 2015
Messages
33
Office Version
  1. 2019
Platform
  1. Windows
I have this table and it uses a lookup to work out "Report" column. However I need to expand the Vlookup to change the results to read the figures in the "Basis" column when the exceptions occur

BranchEmpl NameTypeWork BranchTotalMonTueWedThuFriSatSunReportBasicT + 1/2DoubleFitter BonusOvertimeHolidaysSick Training
50029MCD0029Daniel Mcdonnell158.3900.4907.890.01003939000-30.61
50255MAR0255Konrad Marciniak1533.048.278.168.408.20.010393900200.49-5.96
51122HUG1122Peter Hughes1542.378.8508.878.158.218.29 393944.1229.283.37
51131PEP1131Christopher Awa Pepito 15114.729.338.579.158.828.630 393900105.9575.72
51079DUG1079David Duggan15 39390000
51181MCC1181Marcus Mc Cormack158.48 8.487.8

<colgroup><col><col span="2"><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col><col></colgroup><tbody>
</tbody>



Formula behind "Report"!
=IFERROR(VLOOKUP(C3,'Payroll Summary'!A:J,10,FALSE)," ")

Employee 1181 hours to be reduced from 8.48 to 7.8

how can this be incorporated in to the lookup formula

Noel
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,215,051
Messages
6,122,871
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top