T
Tom Symonds
I have a db with a table (Stories) with a date field.
I'd like to be able to display entries from this table in a calender-type
view -- ie a list of days of the month, with those entries from the Stories
table that correspond with each date.
Any ideas how to achieve this.
Do I need a 'Dates' table, linked to Stories -- if so, how do I fill it with
correct dates from the calender.
Or can I do it with some sort of clever form.
Ideally the best thing would be to export my records automatically to
Outlook - rather than reinvent the wheel, but this would be beyond my
limited VBA skills I think!
Suggestions please?
I'd like to be able to display entries from this table in a calender-type
view -- ie a list of days of the month, with those entries from the Stories
table that correspond with each date.
Any ideas how to achieve this.
Do I need a 'Dates' table, linked to Stories -- if so, how do I fill it with
correct dates from the calender.
Or can I do it with some sort of clever form.
Ideally the best thing would be to export my records automatically to
Outlook - rather than reinvent the wheel, but this would be beyond my
limited VBA skills I think!
Suggestions please?