Hi there,
I currently have the following and I would like to add another statement.
=IF(MOD(Q$7,$H21)=0,$O21,0)
So, Q$7 represent a range of years from 1 to 20 and $H21 is an input cell that you input a year (service life of a product) and tells excel where to the drop the value in $O21 along the row, to the corresponding year along row 7.
I would like to add another column to the left of H (column I) that allows another input year that will be greater than the year in column H and represent the next service life of the product, i.e. the next replacement frequency, and will drop the same value in $O21 in the corresponding year along row 7.
Any assistance would be much appreciated, though understand my explanation might not be as clear as it should. I've had trouble using HTML maker on the company laptop!
Regards
Ben
I currently have the following and I would like to add another statement.
=IF(MOD(Q$7,$H21)=0,$O21,0)
So, Q$7 represent a range of years from 1 to 20 and $H21 is an input cell that you input a year (service life of a product) and tells excel where to the drop the value in $O21 along the row, to the corresponding year along row 7.
I would like to add another column to the left of H (column I) that allows another input year that will be greater than the year in column H and represent the next service life of the product, i.e. the next replacement frequency, and will drop the same value in $O21 in the corresponding year along row 7.
Any assistance would be much appreciated, though understand my explanation might not be as clear as it should. I've had trouble using HTML maker on the company laptop!
Regards
Ben