in reply to Converting output from numeric values to text
if ($Month == 7) { $New_mo = 'Aug'; } [download]