karolinsjoo 0 Posted November 23, 2020 Report Share Posted November 23, 2020 I have about a thousand PDFs imported as files into my project. Each file is coded with one or multiple codes (1,2,3,4). Now I want to know how many files I have for each combination. 1,2,3,4, 1+2, 1+3, 1+4, 2+3 etc...). I do not want to double count any of the files: i.e. a file with codes 1 and 2 I do not want to count three times (1, 2, 1+2), but one (1+2). Is there a way to do this? Thankful for any help! Karolin Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.