Transfer and subtract values from column A through C, whilst checking for greater than, equal to and less than.

MagicBullet

New Member
Joined
Dec 10, 2013
Messages
2
Hello. I have an excel sheet where I have a column(A) with hours, displayed in decimals e.g. 2,2 hours. I need a formula which can check whether the amount is less than or equal 3,00 and if so just transfer the cell value from column(A) to column(B). If the amount is greater than 3,00, it just has to transfer the value 3,00. I then need to transfer the cell value subtracted by 3,00 from column(A) to column (C), IF the cell value in column (A) is above 3,00 and otherwise leave it blank(or display 0,00 as value). I have made a simple table to display the output I'm looking for. In short I need to calculate how many hours to be paid as 50% extra (the first 3 hours of the shift), and how many hours to be paid as 100%(the remaining hours of the shift). I'm a total excel noob when it comes to formulas, and I don't have anyone who can help me at my disposal, so I really hope some of you experts can help me out here :) Looking forward to some possible solutions. /Daniel
Total Hours
Total hours at 50% extra salary
Total hours at 100% extra salary
2,20
2,20
0,00
6,80
3,00
3,80

<tbody>
</tbody>
 
Last edited:

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Hello Andrew. Thanks a lot for the rapid and correct response. Can't believe how simple the formula was :) A warm welcome I must say. I am very happy. Best regards, Daniel
 
Last edited:
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,399
Latest member
alchavar

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