jamieharrop
Vendor
Morning all,
I'm currently setting up a customer management database.
I've setup a table with all the fields and I've setup a form to populate those fields.
One of the table fields is "Date of Birth"
I'm trying to produce a report that will display all the customers with upcoming birthdays.
Ideally I'd like to be able to input a time frame (1st November to 30th November for example) and see an output of all the birthdays within this time frame. The list should be organised with the earliest birth day (not birth year) first.
If I have to split the "Date of Birth" field in to three separate fields (day, month and year) then that's fine.
It's a long time since I've played with databases (this is the first time since high school. Oh how I wish I listened to my teacher).
Any guidance would be appreciated.
Thanks!
Jamie
I'm currently setting up a customer management database.
I've setup a table with all the fields and I've setup a form to populate those fields.
One of the table fields is "Date of Birth"
I'm trying to produce a report that will display all the customers with upcoming birthdays.
Ideally I'd like to be able to input a time frame (1st November to 30th November for example) and see an output of all the birthdays within this time frame. The list should be organised with the earliest birth day (not birth year) first.
If I have to split the "Date of Birth" field in to three separate fields (day, month and year) then that's fine.
It's a long time since I've played with databases (this is the first time since high school. Oh how I wish I listened to my teacher).
Any guidance would be appreciated.
Thanks!
Jamie