I've created a report to have group headers based on product id. I want to give the first product id an "A" in the header, the next a "B" in the header, and so on and if the product id's are over 26, to start the 27th product id w/"AA", then "AB". Is there a way of doing this w/code and not having to create a table?