1 Attachment(s)
VBA Counting instances of journeys
Hi
I'm trying to use VBA to count how many times a journey occurs in each Quarter. I have a table which shows the Journeys to be counted (in either direction) D:E, along with the various journeys per Quarter in column A.
So in the example below. the journey London to Cardiff (either direction) appears 2 times in Column A (Qtr2 and Qtr4), Cardiff to Devon (either direction) appears 3 times etc...
Attachment 23381
misses one Cardiff Devon in Qtr2
Hi
Actually sorry, I was premature with the response (as I was on holiday at the time)
For example it misses one Cardiff Devon in Qtr2.Can't see why?
Thank you