Hi everyone ,
im trying to add an if function in formula for a semi annual report (jan-june, june-dec) of each year
if [input] date is in (anyday-06-(year) then result in 01-01-(same year)
and if the [input] date is in (anyday-12-(year) then result in 01-06-(same year)
what should my formula look like?