This would probably be a very simple question, but I can’tseem to get it right.
What I need is a formula in a cell to say if this cell = a set of months i.e.January, April, July and so on then show this list of tasks and if the other monthsshow another set so example.
=IF(C5=January,Feb,Mar) then it should show cell range “Values!C5-C9”
Or IF(C5=April, May, June) then show “Values!C10-C15”.
If this isn't making sense apologies.
What I need is a formula in a cell to say if this cell = a set of months i.e.January, April, July and so on then show this list of tasks and if the other monthsshow another set so example.
=IF(C5=January,Feb,Mar) then it should show cell range “Values!C5-C9”
Or IF(C5=April, May, June) then show “Values!C10-C15”.
If this isn't making sense apologies.