View Single Post
 
Old 12-06-2014, 06:07 AM
Marrick13 Marrick13 is offline Windows XP Office 2010 32bit
Competent Performer
 
Join Date: Jun 2006
Posts: 103
Marrick13 will become famous soon enough
Default Loop through listboxes in Application.OrganizerCopy-revisited

This is an old issue dating back to 2012 that was resolved at https://www.msofficeforums.com/word-...nizercopy.html except for one thing. The Style Copier code list boxes never listed all the styles that Organizer does in the same document. The excluded styles seem to be user-created ones. The main reason I started the Style Copier project was to copy a list style named "Headings" that I use to handle problems with multilist numbering. But I have to use Organizer to copy that style because it doesn't get picked up by the Style Copier.

I just set up two files, "Target" and "Source", the latter holding the Headings list style as well as "UserStyleLink", "UserStyleList", "UserStylePara", and "UserStyleTable" that I created to represent each of the style types. These files are attached, as well as the Style Copier user form.

Can someone take a look and tel me why Style Copier doesn't show these styles in its list boxes?
Attached Files
File Type: dotm Style Copier Application.dotm (190.2 KB, 14 views)
File Type: docx Source.docx (22.2 KB, 11 views)
File Type: docx Target.docx (19.0 KB, 10 views)
Reply With Quote