I'm trying to use VBA to add a list to a Word document and format it as a bulleted list. It just so happens that the list is generated from the captions of check boxes in my Excel sheet. I want the bullet points to start in the Word document on the next line following "Company will complete the following:"

This code is almost there, the problem I have is that it makes the line "Company will complete the following:" the first bullet point. I need the bullets to start after that line. Any suggestions?

Please Login or Register  to view this content.

Thank you in advance