A
accessuser1308
I recently built a database that houses my genealogy back 13 generations. I
have a table that contains all personal info and a table that contains
"events" (birth, death, etc). The event table is linked to the personal
table via a whoID. I would like to build a calendar like feature in my
database. I would like it to look like a calendar. I do not want my
calendar restrained by year. I would like the calendar to display a month,
say January, and display the name, event, and year for each person that may
have an occurence on any given day. For example, if Jim, Jane and John were
all born January 1 I would like to see them all listed in the "box" for
January 1. All three would include their year of birth. Any suggestions on
how to build this form/report would be greatly appreciated.
Thank you
have a table that contains all personal info and a table that contains
"events" (birth, death, etc). The event table is linked to the personal
table via a whoID. I would like to build a calendar like feature in my
database. I would like it to look like a calendar. I do not want my
calendar restrained by year. I would like the calendar to display a month,
say January, and display the name, event, and year for each person that may
have an occurence on any given day. For example, if Jim, Jane and John were
all born January 1 I would like to see them all listed in the "box" for
January 1. All three would include their year of birth. Any suggestions on
how to build this form/report would be greatly appreciated.
Thank you