11-01-2004, 12:02 AM
I'd like to create a macro to send happy birthday emails to my clients on their birthday which I have in an access database along with their name and email address.
Any ideas???
Any ideas???
Is there a way to use quick macros to send happy birthday
|
11-01-2004, 12:02 AM
I'd like to create a macro to send happy birthday emails to my clients on their birthday which I have in an access database along with their name and email address.
Any ideas???
11-04-2004, 01:58 AM
i guess you can use a sql dll or activex to speak with an access database.
your database has to be registerd to windows.
11-04-2004, 02:11 PM
I guess you could do it with a text file as well and just have it pull it live by line and if the first 10 digits are equal to a date then it would take the last part and make it the "To" portion of a birthday message...
01/01/1980 Someone You Know
11-05-2004, 06:06 AM
How do you check the date or portion of.
I have the birth date ie 7/27/50 AND today is 7/27/04 how do I get a match to a portion of the date? |
« Next Oldest | Next Newest »
|