G
Guest
Hello
This may or may not be a programming question... it could be a straight excel formula question.
I have a worksheet containing two columns for Onshore Hours and for Offshore hours
I want it so that I can enter Onshore hours, and if there are any offshore hours, i want it to subtract onshore hours from offshore hours and list it in the onshore hours cell
Example
Onshore Hours Offshore Hour
Row 1: 500 0
(Here i entered in 500 onshore hours. I have entered 0 offshore hours and thus the 500 i entered stays!
Row 2: 500 5
(Here i entered in 500 onshore hours. I have also entered 50 offshore hours. I want it so that my 500 onshore hours automatically changes to 450 (500-50; onshore - offshore hours
Those this make sense? Can i do it with simple excel formulas or does it require VB? I assume it is simple but I have no idea where to start. Any help would be greately appreciated
This may or may not be a programming question... it could be a straight excel formula question.
I have a worksheet containing two columns for Onshore Hours and for Offshore hours
I want it so that I can enter Onshore hours, and if there are any offshore hours, i want it to subtract onshore hours from offshore hours and list it in the onshore hours cell
Example
Onshore Hours Offshore Hour
Row 1: 500 0
(Here i entered in 500 onshore hours. I have entered 0 offshore hours and thus the 500 i entered stays!
Row 2: 500 5
(Here i entered in 500 onshore hours. I have also entered 50 offshore hours. I want it so that my 500 onshore hours automatically changes to 450 (500-50; onshore - offshore hours
Those this make sense? Can i do it with simple excel formulas or does it require VB? I assume it is simple but I have no idea where to start. Any help would be greately appreciated