Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

The problem im having is i am trying to copy a table from a word doc to excelle but when i copy it to excel it throws all of the lyne data from the word table into a single block in the excel sheet any suggestion on how i could get a single value in a single block ?

share|improve this question

closed as off topic by Crashworks, M42, Aleksander Blomskøld, Blachshma, Stefan Steinegger Feb 19 at 10:47

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Use "Edit, Paste Special" and select a different pasting method there.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.