Hello All,

I have a macro that merges all the PDF files from a file path specified by the user. It works perfectly fine but is there a way to rearrange the merged pdf file in a specific order? For example i want to put some files after appendix A some after appendix B and so on. The page numbers might vary with each file so i dont think i can use some type of page number but rather just use the appendixes. Thank you for your assistance.

This is the code I'm using right now which only merges multiple PDFs in a folder.

Please Login or Register  to view this content.