I have a subreport based on a query that searches for the year and amps. I have them displayed in a text box and I was wondering how I could italicize the amps that are past a specific year, for example this year would be 2010. I have been using Year(Date())-1 for find that year but I was wondering how I could base italicizing the text box from that. Any suggestions will be greatly appreciated!