Relative Content

Tag Archive for vba

I Need assistance in writing a text file from an Excel Spreadsheet

I know next to nothing now, my experience in VBA, HTML, CSS etc. very poor now. It’s been over 20 years since I last did anything with either.
Your two parts were merged to make the “body” of the question. Please review and edit to make sure that the question in its entirety makes sense.

VBA not copying bookmarked shapes into new word document

I have a docx templates which has many shapes and each shapes has bookmark name. Through a VBA code, I need to copy the shapes while passing bookmark name and paste into destination new word document. Somehow its not working..