Hi,
I have two list boxes one called 'Call Opened Year' and the other called 'Call Opened Month'
The 'Call Opened Year' get the year a call was opened from a field called Logdate_year (which has been amended in the load script)
The Call Opened Month' howevers gets the date from a field called logdate_month with the following expression: =Month(logdate_month)
However when I choose the Open call Year as 2012, a tick appears next to it. However if I tick the year and then tick say August in the call open Month, the tick is removed from the August tick box. The data still comes out correctly, but it doesnt look great.
Is there a way of correcting this.