Thx for your reply Pieter
I was kinda hoping to make it Point/Click with the layout, seems it won't
be, so it's back to the drawingboard.
Thx again.
"PieterLinden via AccessMonster.com" <u49887@uwe> wrote in message
news:a880fef18b146@uwe...
> Sounds like a non-normalized design. Each 15 minute increment is the
> smallest chunk you need to record information about, so would that not be
> the
> lowest child on the relationships? If you build that first, you can drop
> it
> into a Person/Date form... but if you're trying to do this as if it were a
> spreadsheet, you need to rethink your design. Before you even start the
> interface, try adding a few records to your tables and getting the correct
> query results. If you don't, you run the risk of coming up with an
> interface
> that appears to work, but underlying table structures that do not allow
> you
> to effectively query the data you have collected.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...forms/201005/1
>