I'm trying to do some weird spacing on my header row. I have a "lngCatalogID" which I want to change to "Catalog ID #" with two non breaking white spaces after the #. In HTML that would mean
"Catalog ID #  ". The ";" however screws up the code because it is a delimiter for dbNameMap.

Any suggestions?

Thanks,
-Ron