I have a VBA code I run to select a sheet, copy that sheet, and save it as a .txt file. It pastes several strings of text and one just one of them it always adds quotes at the front and back. These quotes do not show up in the cell in which the text is contained. The sheet that is copied has cells that reference another sheet so maybe the reference is causing the issue, but I am not sure as some other cells also reference the same sheet and they copy and paste fine. Any help in removing these quotes would be greatly appreciated.