Hi everyone,
I have a specific problem that I will try to explain as well as I can:
We have a new financial period every 4 weeks. We calculate information based on what period it is. If now is period 1 and you enter a payment it is registered as period 2. I have a 2 column list, column 1 shows periods 1 - 13 and column 2 the corresponding end dates. How do I get excel to look at today’s date and then round it up to the correct period end date as specified in column 2 i.e. if today is in period 1 (Nov 1 2005) and I enter a payment then show period 2 and its end date (Nov 12 2005).
Basic explanantion = if today() > period 1 date (B1) then round up to period 2 date (B2) and show in cell next to entry (D1) "Period 2" & Date.
It might not make that much sense but I'm feeling a bit rough this morning and this stuff is making my brain hurt!!!
Thanks in advance
Twin
I have a specific problem that I will try to explain as well as I can:
We have a new financial period every 4 weeks. We calculate information based on what period it is. If now is period 1 and you enter a payment it is registered as period 2. I have a 2 column list, column 1 shows periods 1 - 13 and column 2 the corresponding end dates. How do I get excel to look at today’s date and then round it up to the correct period end date as specified in column 2 i.e. if today is in period 1 (Nov 1 2005) and I enter a payment then show period 2 and its end date (Nov 12 2005).
Basic explanantion = if today() > period 1 date (B1) then round up to period 2 date (B2) and show in cell next to entry (D1) "Period 2" & Date.
It might not make that much sense but I'm feeling a bit rough this morning and this stuff is making my brain hurt!!!
Thanks in advance
Twin