Hey. Im trying to copy a word document into excel. I have some tables inside the word document however the tables are not getting converted correctly.
Example of word document table w6r61Zg.png (249×259) (imgur.com)
Here is how it looks after conversion in Excel
531DH3k.png (280×358) (imgur.com)
For some reason, the input that’s supposed to fill the “1” row is filling up 2 rows.
There are many instances of this happening throughout the tables and sometimes its filling up many rows instead of the 1 its supposed to
This is my c# code bNOmp7M.png (533×147) (imgur.com)
How do i fix this?