Just a simple question here.
Right now, when I CopyFromRecordset some data to an Excel file, it puts it in true/false format. Is there some way to change it to Yes/No on the Excel file? I don't care whether it changes the recordset or the format of the range, either one is fine in this instance (as the range is known).
Right now, when I CopyFromRecordset some data to an Excel file, it puts it in true/false format. Is there some way to change it to Yes/No on the Excel file? I don't care whether it changes the recordset or the format of the range, either one is fine in this instance (as the range is known).