PDA

View Full Version : Help regarding reminders about birthdays of employees in advance(2days)



gvreddyhr
05-31-2010, 11:18 PM
Hi,

Thanks for all your ultimate support my previous posts.

I am facing difficulty in writing a code for birthday reminders employees based on their status of employment. in detail

Query:
In sheet1 coloumn “A” contains employee names, column B contains DOB’s of employees, and column “C” (working, Resigned)contains the status of the employment, I would like to write a programme in vba to start reminding me about the employee birthdays in advance of two days along with the names if employee status is “working” , else reminder is not required.

I request any one of you to help me in writing this code, so that I don’t miss any of reminders


Regards
GV Reddy

Bob Phillips
06-01-2010, 01:11 AM
Have you tried anything yourself yet, if so what was it, how did it go?