I manage a database of personnel who receive a serialized radiation monitoring device 4 times a year. In the database I track their name, their device serial number, the date of issue, date of expected collection, allowed radiation dose, current annual dose, and remaining dose allowed. I have already constructed this table of data and it works well.
In this database are 2 different qualifications of personnel. Some need their data presented on a personal page which they carry with them to track their work. I have already used the vlookup function to extract the data from the main data worksheet and populate their personalized page that gets printed. (Each person has a dedicated tab in the excel file, and I only enter their name box, which is the reference used to populate the rest of the page prior to printing).
The 2nd group of personnel are in the same database, but they don't need personal pages printed, I just need to be able to print a page of only the 2nd group of people, with most of the data organized in a nice table. So now to the question...
I'd like to add a column to my main data table that will let me differentiate if someone is in either group 1 or group 2. I'd then like to have another tab in the excel file that skims my main data table for the value of group 1 or group 2, and then displays all of the group 2 personnel in the first column of this new table, and then show certain fields of that person's data in the remaining columns of the table. (I don't want the entire row from the main data table displayed because it's too much information for the purpose of the report I need to print.)
I've looked high and low to try and figure this out myself, and I just can't find the right function. Please help lead me down the right path. Thanks!
In this database are 2 different qualifications of personnel. Some need their data presented on a personal page which they carry with them to track their work. I have already used the vlookup function to extract the data from the main data worksheet and populate their personalized page that gets printed. (Each person has a dedicated tab in the excel file, and I only enter their name box, which is the reference used to populate the rest of the page prior to printing).
The 2nd group of personnel are in the same database, but they don't need personal pages printed, I just need to be able to print a page of only the 2nd group of people, with most of the data organized in a nice table. So now to the question...
I'd like to add a column to my main data table that will let me differentiate if someone is in either group 1 or group 2. I'd then like to have another tab in the excel file that skims my main data table for the value of group 1 or group 2, and then displays all of the group 2 personnel in the first column of this new table, and then show certain fields of that person's data in the remaining columns of the table. (I don't want the entire row from the main data table displayed because it's too much information for the purpose of the report I need to print.)
I've looked high and low to try and figure this out myself, and I just can't find the right function. Please help lead me down the right path. Thanks!