I'm new to MS Access, and was able to familiarize myself with the
basics. I am, however, struggling with the following problem. I am
trying to create a timesheet type form where the sheet contains 7
columns (Sunday, Saturday, Monday, ... Friday), and the rows are 30
minute time fields (7:00am, 7:30am, ... 6:00pm). Each cell should be a
combo selection from an activities table. This sheet is for a
particular week, so hitting next on the form's control should go to
the next week. Can anyone help me design this in terms of
tables/queries/forms?
Much appreciated,
Maxim
basics. I am, however, struggling with the following problem. I am
trying to create a timesheet type form where the sheet contains 7
columns (Sunday, Saturday, Monday, ... Friday), and the rows are 30
minute time fields (7:00am, 7:30am, ... 6:00pm). Each cell should be a
combo selection from an activities table. This sheet is for a
particular week, so hitting next on the form's control should go to
the next week. Can anyone help me design this in terms of
tables/queries/forms?
Much appreciated,
Maxim
Comment