soccercook44
Programmer
Hello, I'm fairly new to access and am trying to create a database that uses a linked spreadsheet of names, depts, and dates some training was preformed.
My goal is to create a report that has percentages of who has completed said training. For the whole command and by departments. If the person hasn't completed the training the field is left blank but they still have a record.
My idea is to find all the records of each department and count them, if they are in dept a and one to a and one to total... so on and so forth till I get all the records. this would be time consuming and a pain to figure out how to do. Does anyone have any advice on how I could complete said goal either doing what I have said or a new idea?
And the data is downloaded from a site every day or two, so the table must be the linked spreadsheet so it can update quick and easily, by over writing the spreadsheet on the disk.
Thanks for your time and help.
My goal is to create a report that has percentages of who has completed said training. For the whole command and by departments. If the person hasn't completed the training the field is left blank but they still have a record.
My idea is to find all the records of each department and count them, if they are in dept a and one to a and one to total... so on and so forth till I get all the records. this would be time consuming and a pain to figure out how to do. Does anyone have any advice on how I could complete said goal either doing what I have said or a new idea?
And the data is downloaded from a site every day or two, so the table must be the linked spreadsheet so it can update quick and easily, by over writing the spreadsheet on the disk.
Thanks for your time and help.