Are you running the report for multiple customers at a time and grouping on the customer? If so, I would insert additional group footer sections b, c, d, etc. Place each letter in one section, and then conditionally suppress each section with a formula, e.g.:
{table.customerNo}<>'111'
-LB