I want to calculate the no of days a product remains in working condition after repair.
The criteria as follow:-
1) When the product 1st time sends out for repair, the In/Out in col "F" will show "Out". No calculation required.
2) When the product returns from the supplier after repair, the In/Out will show "In". "∞" use to indicate it still in working condition. replace with "-" if the product rejected again.
3) When it rejected the 2nd time and send back to the supplier, the In/Out will show "Out" again. and it needs to calculate how many days the product was in working condition. Out date - In date = no of days.
The calculation will keep going and if the product keeps on rejecting.
Any help, please?
The criteria as follow:-
1) When the product 1st time sends out for repair, the In/Out in col "F" will show "Out". No calculation required.
2) When the product returns from the supplier after repair, the In/Out will show "In". "∞" use to indicate it still in working condition. replace with "-" if the product rejected again.
3) When it rejected the 2nd time and send back to the supplier, the In/Out will show "Out" again. and it needs to calculate how many days the product was in working condition. Out date - In date = no of days.
The calculation will keep going and if the product keeps on rejecting.
Any help, please?