Hi all,
I'm hoping someone can help but I'm not even all that sure what my question is...
I need to create an Access97 database to track time spent on specific tasks. Each task is part of a general category and I need to be able to get total times for each category and sub-category (the tasks).
That would be simple enough even for me (three tables: categories, sub-categories, and time sheets) if it weren't for the fact that I need the sub-category drop-down list on the form to only display the tasks for the larger category chosen...
I've been reading the posts here and it looks like it might be a matter for cascading comboboxes, right? BUT I haven't found (or haven't understood) how to set up my "time sheet" table correctly so that it contains the date (easy), time spent (easy), and category and sub-category (this is where I'm stuck).
Can anyone point me in the right direction? What should I be trying to figure out how to do?
Thanks in advance!
Lac
I'm hoping someone can help but I'm not even all that sure what my question is...
I need to create an Access97 database to track time spent on specific tasks. Each task is part of a general category and I need to be able to get total times for each category and sub-category (the tasks).
That would be simple enough even for me (three tables: categories, sub-categories, and time sheets) if it weren't for the fact that I need the sub-category drop-down list on the form to only display the tasks for the larger category chosen...
I've been reading the posts here and it looks like it might be a matter for cascading comboboxes, right? BUT I haven't found (or haven't understood) how to set up my "time sheet" table correctly so that it contains the date (easy), time spent (easy), and category and sub-category (this is where I'm stuck).
Can anyone point me in the right direction? What should I be trying to figure out how to do?
Thanks in advance!
Lac