I'm using the "copyrecordset" method of ADO to pull the data from SQL Server, which doesn't give that much cell-by-cell control. If I use the Format Column dialog it has an option to set the column format for Yes/No values, I find it odd that it does not offer the same thing via code. I can find anything on doing it for booleans anywhere.