You're welcome. Maybe I changed mine. Here is what is in my PasteOptions.ini minus comments. ExcelPasteString put's single quotes around what is copied.
ExcelPasteString strip
ExcelPasteString replace /#13//#10/ '/#13//#10/ ,'
ExcelPasteString replace /#9/
ExcelPasteString replace '',
ExcelPasteString begin IN ('
ExcelPasteString end ')
ExcelPasteNbr strip
ExcelPasteNbr replace /#13//#10/ /#13//#10/ ,
ExcelPasteNbr replace /#9/
ExcelPasteNbr replace '',
ExcelPasteNbr begin IN (
ExcelPasteNbr end )