Avoid end cell blank space - Word to Excel

  • Thread starter Thread starter carim.fam
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top