Have code that creates a Workbook with 2 worksheets based on user input. The 2 sheets are Input and Output. From the Output worksheet, a certain range for a certain year (within each year, each quartile) is copied and pasted into Word as a metafile. Oddly enough, only the year 2000 is skipped and not copied into MS Word as a metafile and can't figure out why. Code is kinda long, so is attached.