C
carim.fam
Hi,
When copying data from Word to Excel, I keep getting a blank space
(added or left during the copy process) despite a
Selection.End = Selection.End - 1 to avoid the end cell marker.
Surprisingly, the very same code applied to Table.Cell does not
generate this blank space...
What am I doing wrong ?
Thanks in advance for your comments
Cheers
Carim
When copying data from Word to Excel, I keep getting a blank space
(added or left during the copy process) despite a
Selection.End = Selection.End - 1 to avoid the end cell marker.
Surprisingly, the very same code applied to Table.Cell does not
generate this blank space...
What am I doing wrong ?
Thanks in advance for your comments
Cheers
Carim