Hi,

I have been surfing for days trying to see if I can find a solution for this: I have 4 different ranges in an excel spreadsheet (all on the same sheet). I need to copy the first 25 lines (by three columns) of these ranges into 4 different tables in the same page of a word document. The tables are all preformated, have 26 lines each (1 for header, rest for data) and 3 columns with different alignment in each column (Left, right, right). So far, I have been able to create a new Word file and pasted the content of my first range but the format is wrong (not a big deal I can fix that eventually - I hope). My real problem is how do I select a specific table in Word (note that there are 4 tables and the page has two columns, so two tables per column). Also for some reasons, my programs(trials) are not willing to open an existing file even though the path is right (according to the pop-up comments provided by the editor) - hence a new file is created. If I can just know how to explicitly select a particular table into a Word document, that would be a great step in figuring out how to paste the data into it. Thanks for reading.