T
tcarradine
Guest
my first post...
sorry if this question has either been asked before or if i'm just a total lame for not knowing. i browsed around the forum first but i probably just don't know how to ask the right question if you know what i mean. my access knowledge is basic to to say the least... well, here goes:
i've got a "job number/work order detail" style db setup with two tables, one for the job details (job_number, open_date, closed_date etc...) and one for the type of work preformed and the number of hours spent on each (work_date, setup_hrs, drive_time etc...). this works great for looking at/editing the data but i've been asked to setup a report that sumerizes the total number of hours spent on a given job.
i've got a report setup that shows the details of the job preformed just like the form i enter it on. what i'm not sure how to do is to get access to take all of the results of a certain type (i.e. setup_hrs) accross each of the work_order_detail fields that are joined by the woID field and give me a grand total.
this seems like it should be easy, but i really have no idea how to go about it...
any help would be appriciated!
thanks!
Tim
sorry if this question has either been asked before or if i'm just a total lame for not knowing. i browsed around the forum first but i probably just don't know how to ask the right question if you know what i mean. my access knowledge is basic to to say the least... well, here goes:
i've got a "job number/work order detail" style db setup with two tables, one for the job details (job_number, open_date, closed_date etc...) and one for the type of work preformed and the number of hours spent on each (work_date, setup_hrs, drive_time etc...). this works great for looking at/editing the data but i've been asked to setup a report that sumerizes the total number of hours spent on a given job.
i've got a report setup that shows the details of the job preformed just like the form i enter it on. what i'm not sure how to do is to get access to take all of the results of a certain type (i.e. setup_hrs) accross each of the work_order_detail fields that are joined by the woID field and give me a grand total.
this seems like it should be easy, but i really have no idea how to go about it...
any help would be appriciated!
thanks!
Tim