I
Irvin Waldman
Hello,
I have created a Excel 2007 Add-In using VS 2008 SP1 VSTO 3.0 C#. There is
a single ListObject on sheet1 which is databound to a simple DataTable. When
custom sorting on two (2) columns in the list, if I copy a range of values
from one column to another sheet, then copy and paste the same values back in
place, the values are scrambled. This is easily reproduced.
I have created a Excel 2007 Add-In using VS 2008 SP1 VSTO 3.0 C#. There is
a single ListObject on sheet1 which is databound to a simple DataTable. When
custom sorting on two (2) columns in the list, if I copy a range of values
from one column to another sheet, then copy and paste the same values back in
place, the values are scrambled. This is easily reproduced.