I have a date series with corresponding counter e.g Jan, Feb, Mar etc. with counters 1,2,3 etc.

There is a column where the user can choose the month. I want to match this month with the date series month to give the counter value.

It seems simple enough but I can't achieve it! All help would be most welcome.

Thanks