Steve Nichols
New Member
Hi All
I need your help..
I have an excel database, which has a list of employee names in columns A (Surname) B (First Name), In columns R,AD,AQ,BB,BN if have dates which have conditional formatting to show "Due" within 30 days (Yellow) & Overdue (Red).
I would like some VBA to produce a report that looks down each date column, checks the date to see if it is due or overdue, then retrieves the staff names out of column A,B.
To give me a list of staff that are due training with in the next 30 days, this list can then be emailed to their respective line managers, so as to arrange training accordingly.
Please help
I need your help..
I have an excel database, which has a list of employee names in columns A (Surname) B (First Name), In columns R,AD,AQ,BB,BN if have dates which have conditional formatting to show "Due" within 30 days (Yellow) & Overdue (Red).
I would like some VBA to produce a report that looks down each date column, checks the date to see if it is due or overdue, then retrieves the staff names out of column A,B.
To give me a list of staff that are due training with in the next 30 days, this list can then be emailed to their respective line managers, so as to arrange training accordingly.
Please help