Hi! I am looking for some help creating a macro... I have a file with data in col A-L. The data in col L is a list of names. I'd like to create a seperate worksheet, maybe even a seperate file, for each name. On the new file I'd like to pull over all the data from col A-M (or A-L) for each row. In otherwords, the long way would be to sort by col L and then cut and paste all col for rows 1-10 in to a new file (for example). Can anyone help? I've come close and failed so many times. I am not a VBA expert (barely a newbee) but I am pretty good at recording macros and then altering them in VBA. Any help would be appreciated....even to just get me started Thank you!