E
Evan
I need to multiply an amount by the current month less 6 (ie July
would return a value of 1 rather than 7). I want to use the MONTH
function to do this. I have tried MONTH(A1-6) and (MONTH(A1)-6), but
both return "January 09". Is it even possible to perform a
calculation using MONTH? The reason I want to use MONTH is because I
create a monthly spreadsheet and it's easier to have a formula set up
like this. If I can't use MONTH is there an alternative approach?
would return a value of 1 rather than 7). I want to use the MONTH
function to do this. I have tried MONTH(A1-6) and (MONTH(A1)-6), but
both return "January 09". Is it even possible to perform a
calculation using MONTH? The reason I want to use MONTH is because I
create a monthly spreadsheet and it's easier to have a formula set up
like this. If I can't use MONTH is there an alternative approach?