I would have a google search for Peter Hibbs calendar database examples.
His are about as good as anyone's, and no point reinventing the wheel I'm afraid.
DLookup Syntax and others http://access.mvps.org/access/general/gen0018.htm
Please use the star below the post to say thanks if we have helped !
↓↓ It's down here ↓↓
I think Access has a limit of 255 controls on a form. Your image shows about 290 altogether.
You might be able to get around this by having each column as a subform with 34 rows - that would reduce each column from 34 textbox controls to one subform control.
That could be 1 control in each column - e.g. the leftmost field being a record value from a table of time slots, which would make it a continuous form view.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.
this is a good idea.
make a continuos for for every column, if there is a task in the relative timing the record should have a string and a color, if the task is longer than 1 slot (15 min) the record below should be colored too
Just to clarify, the "that" in my post referred to the image posted. The form in the pic could be continuous, but I certainly was not suggesting a continuous form for every 'column'.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.
well, i'll make some tests when i less busy