Hello All, Apex 4.2.6 I have a field (Customer Name) that is populated by a dynamic action when an Order Number is picked from a Select List. When the user picks an order belonging to Barns & Noble for example the customer name field is populated as BARNES & NOBLE instead of BARNES & NOBLE, no matter what I do in the SQL I can't seem to replace or escape this, so I think it's how the Apex page is representing the data. What exactly is going on here, can anyone help with a work around to get just the ampersand to show? Thanks Much!