Hi DBY - thanks very much for your help 
I have another idea I'd like to try, instead of starting a new thread I thought I'd ask here seeing as it relates to my initial question.
As above, I' trying to email tables to individual employees. Initially I had individual tables on individual sheets for each employee, and had set up a macro to email the entire table to each employee individually. I've now decided to run one main table with all employees listed. I'd still like to email the table to each employee, however I'd only like to email the table rows that contain their name.
This is the code I initially used to send the entire table to each employee.
The code I was using to populate each individual table based on employee names is;
The above code works perfectly for populating each individual table - with each employee's sheet having a variation of the above code to reflect their own name - i.e. "Andre Marques".
Is there anyway of incorporating the above code into the code I'm using to email the table, so that the email only send rows of the table that contain specific employee names, for example, Andre Marques.
I hope the above makes sense
Bookmarks