I have a database in which I've been collecting art historical information about representations of people engaged in a particular activity, one person per row in Sheet1. One of my columns (H) is for gender (M/F), and another is for whether a certain item is present (Column I, with data either Yes, No, or Other). There are header rows in this sheet.
I'd like to have my database duplicate a subset of information from Sheet1 to Sheet2, so that the second sheet shows me only the data for rows that meet the criteria from both H AND I columns (for example all M with item Yes).
I thiiiiink I would use =INDEX for this? But I'm not sure of how to formulate it. Any suggestions would be appreciated!
I'd like to have my database duplicate a subset of information from Sheet1 to Sheet2, so that the second sheet shows me only the data for rows that meet the criteria from both H AND I columns (for example all M with item Yes).
I thiiiiink I would use =INDEX for this? But I'm not sure of how to formulate it. Any suggestions would be appreciated!