I think this thread will go for little while.
Every hint or help is appreciated.

DummyData.xlsx

In the file there is only some dummy data but i explain what i need to accomplish.
I need the excel file to create a new word document and on it to create styles with the given names (Names and properties if possible and they can be hard coded)
After that i want the excel to get the text from each row to get each cell data and if its not blank (blank can be a formula that returns error or space or just no char text "") to write the text in the word document as a paragraph and apply defined style for that column to the text.
I think the goal is clear enough.

Anyone reading and/or trying to help Thank you in advance.