Hi

Can someone help me with a code to solve the following task:

A B C
1 adsgf....dbtryw (32,767 char) sdfse (<32,767 char)
2 afsdg....frgwre (32,767 char) dfgs (<32,767 char)
3 regwerywhtryw (<32,767 char)
4 ergweer....ytsergww (32,767 char) retwert (<32,767 char)
5 wertweyer (<32,767 char)

I need a code to create a new docx file for each row, named "A" & i + ".docx", copying the content of "B" & i and "C" & i - if this is not empty - to the document, and saving it before moving to the next row.