0
I’m optimizing a spreadsheet, but this formula is not working =SE($A2="/01/";$S2="=MÊS($A2)";"errado"). I would like the formula to do the following, case in the cell A2 contain the month of January (regardless of day and year) insert into the cell S2 the formula =MÊS(A2), case of wrong insert ERRADO, but in the cell A2 of my spreadsheet contains the date 12/01/2018, but it is returning in the cell S2 the value "WRONG".