I'm not even sure this is possible, but is there a formula that will calculate maintenance hours/miles/days in one column?
I know that I can put in a simple C2+30 to get the 30 day date due and D3+100 to get the next 100 hour mileage due. But is there a way that I can tell excel to determine that based on the interval or equipment type instead of changing the formula for each equipment type and having to add 2 columns for date next due and hours next due?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Equipment[/TD]
[TD]Interval Type[/TD]
[TD]Date completed[/TD]
[TD]Current hours/mileage[/TD]
[TD]Date/Hours next due[/TD]
[/TR]
[TR]
[TD]Air compresser[/TD]
[TD]30 day[/TD]
[TD]8/2/18[/TD]
[TD][/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]Golf Cart[/TD]
[TD]100 Hour[/TD]
[TD]8/2/18[/TD]
[TD]500[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]
I know that I can put in a simple C2+30 to get the 30 day date due and D3+100 to get the next 100 hour mileage due. But is there a way that I can tell excel to determine that based on the interval or equipment type instead of changing the formula for each equipment type and having to add 2 columns for date next due and hours next due?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Equipment[/TD]
[TD]Interval Type[/TD]
[TD]Date completed[/TD]
[TD]Current hours/mileage[/TD]
[TD]Date/Hours next due[/TD]
[/TR]
[TR]
[TD]Air compresser[/TD]
[TD]30 day[/TD]
[TD]8/2/18[/TD]
[TD][/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]Golf Cart[/TD]
[TD]100 Hour[/TD]
[TD]8/2/18[/TD]
[TD]500[/TD]
[TD]?[/TD]
[/TR]
</tbody>[/TABLE]