I have a situation in which I'm doing repetitive tasks and would like to copy two sheets from a template.xls file that I created into the current open workbook. I'd like to create the macro in the Personal.xls file (this way it's always accessible), and just run a macro to bring in the two sheets. Anyone know how to do this? I've never done stuff with sheets in vba before so I'm not really sure how they're treated.

Thanks!!