Hi

I am new to VB... and before I start "barking up the wrong tree", I want to know if the following can be done when generating a Word document from Excel:

*Convert data from Excel into a Word document formating multi-level headers (e.g. 1.1.1 Level 3 Header)? (Haven't figured out how to do this one yet... only know how to get "1. Subject" and not "1.1.1 Subject")
*Create a header/footer? I believe the answer is yes.
*Add a table of contents with the data in Excel (and, yes, those multi-level headers)? I believe the answer is yes.
*Take cell data that has the path and filename of BMP images which would then be used to insert/link those images into the Word document? Not sure if this can be done... but I don't see why not.

I'm sure the first three can be done... but that last one... I'm not sure about.

Thanks!