LINQPad 8.1.6: Unable to copy&paste from Excel export
I believe there is a bug in LINQPad 8 (I'm running v. 8.1.6):
- Dump() data from LINQPad.
- Open the resulting table in Excel.
- Select and copy cells from a single column.
- Open another Excel workbook, click a single cell and try to paste.
- Excel displays the following error message:
I've been using LINQPad for years and this has never been an issue before.
According to Google, this could be an issue when you select different ranges for copying and pasting, but I'm just selecting a couple of rows from a single column and trying to paste into another workbook.
Interestingly, when I save the LINQPad export as an .xlsx file and reopen it (this is critical), it works just fine.
It also works if I paste the data into e.g. Notepad first and then copy from there.
Comments
Yes - I can reproduce this. It is strange that saving and re-opening fixes the problem. I'll look into this further.
This should be fixed in the 8.3.1 beta:
https://www.linqpad.net/LINQPad8.aspx#beta
Let me know how you get along.
I can confirm that this is fixed in 8.3.7 - thank you!