Hi Team,
I would like to get the next year summary value into previous year’s month.
If we need current year summary, then we can use YEARVALUE function to achieve but we need to bring data from next year so we can use either LOOKUP or TIMESUM .
I would like to know which function is effective between LOOKUP and TIMESUM.