Chiroptera
New Member
- Joined
- Jan 4, 2024
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
So I have data that spans every week for an entire year. What I want to do is make a formula that shows if this date is the first, second, third, fourth, or fifth time that week appears in that month. (Assume each month is a list of 1-4 or 1-5. Where is the week on the list?)
(Weeknum doesn't work-- I want an output of 1-5 only, whereas that gives me 1-52).
So for example, here's a basic list:
Column A is what I have and column B is what I want to do (via formula not manually).
Since 1/1/2017 is the first date on this list that appears in the month of January, it should appear as 1. But since 2/5/2017 is the first date that appears in February, it's ALSO got a value of 1.
You'll see 4 week months and 5 week months.
Any ideas?
(Weeknum doesn't work-- I want an output of 1-5 only, whereas that gives me 1-52).
So for example, here's a basic list:
Column A is what I have and column B is what I want to do (via formula not manually).
Since 1/1/2017 is the first date on this list that appears in the month of January, it should appear as 1. But since 2/5/2017 is the first date that appears in February, it's ALSO got a value of 1.
You'll see 4 week months and 5 week months.
Any ideas?