View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abhinav[_3_] Abhinav[_3_] is offline
external usenet poster
 
Posts: 11
Default (resending) Merging text in more than 1 cell

Hi

I Have a word document, which contains a table. I need to put this table
into an excel sheet.

I copy-pasted the table, but the problem is that some cells of the
original table (which had enter in them) are converted across multiple
rows in the same column. I would like to ba able to add them to the same
cell (the 1st one for that row), with Alt+Enter between them.

I can find the range of cells which by checking that the 1st column (the
test number) is not updated ..

Hope this is clear enough !

Code/pseudocode/ any help appreciated !

Thanks
Abhinav