pratikravani
Board Regular
- Joined
- Sep 7, 2011
- Messages
- 60
Hi,
I have a database of some hundreds of ppl with their important dates. E.g. One of the columns I have is for their birthdates. But the prob is: The dates are stored with their birth years so if I try to run macro while equalling the list of dates with the DATE function, it wont run. I need to segregate only the month and the date from the birthdate while omitting birthyear so that I come to know whose birthdays fall in the near future.
I guess month(date) may work but trying hard...unable to solve.
If anyone can....
Thanks..
I have a database of some hundreds of ppl with their important dates. E.g. One of the columns I have is for their birthdates. But the prob is: The dates are stored with their birth years so if I try to run macro while equalling the list of dates with the DATE function, it wont run. I need to segregate only the month and the date from the birthdate while omitting birthyear so that I come to know whose birthdays fall in the near future.
I guess month(date) may work but trying hard...unable to solve.
If anyone can....
Thanks..