johnrh Posted August 16, 2009 Posted August 16, 2009 I have a small program with just two tables to be used for traking when certain events like meetings take place. A table called weeks showing the Week No and the Start and End date of that week, and an Events table which has the Title of the event and its Start and end Date. Some of the events are single day, while others are multi-day events. Can anyone help me with the relationship so that the events will show up in a portal in the right week. Some events will span 2 different weeks and need to show up in both weeks. My weeks all start on Monday Thanks John
Søren Dyhr Posted August 16, 2009 Posted August 16, 2009 There are several ways to achieve this, perhaps a good start is this: http://www.nightwing.com.au/FileMaker/demos7/demo705.html --sd
comment Posted August 16, 2009 Posted August 16, 2009 Try defining the relationship as: Weeks::StartDate ≤ Events::EndDate AND Weeks::EndDate ≥ Events::StartDate
Søren Dyhr Posted August 16, 2009 Posted August 16, 2009 Only there seems to be traces in orginal post of recurring events as well. Here comes the pilcrow delimited keying in Rays template more to it's right, because just as well as they build can be strained again, to make provisions of say every second Thursday or such. --sd
Recommended Posts
This topic is 5637 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now