Hi,
Help Please.
Trying to change the date into financial year Apr-Mar. I'm close and using the below formula;
MID(YEAR(DATE(YEAR(G5),MONTH(G5)+(10-1),1)),3,2)-1&"/"&RIGHT(YEAR(DATE(YEAR(G5),MONTH(G5)+(10-1),1)),2)
with the date in G5 in format xx/xx/xxxx.
The problem i have is dates for...