mikemathis
Board Regular
- Joined
- Jul 9, 2003
- Messages
- 135
- Office Version
- 2019
- Platform
- Windows
I have a column of invoices which start with the year:
200602040005
where -
2006 is year
02 is month
05 is day
0005 is a sequential number
What I want to do is to take this list, which contains multiple years and count the number of instances where the year is 2006
I've tried to do it with CountIF and LEFT, but that's not working for me.
Any help out there?
many thanks.
Mike
200602040005
where -
2006 is year
02 is month
05 is day
0005 is a sequential number
What I want to do is to take this list, which contains multiple years and count the number of instances where the year is 2006
I've tried to do it with CountIF and LEFT, but that's not working for me.
Any help out there?
many thanks.
Mike