Multiple Criteria In A Index/match Formula The

have a list of employees (by ID number) and date (byrepeating).
yr & mon) of when they were assigned a certain duty2. Show Jan data in col B, Feb data in col C, etc., and
(task). This is in a Work book, on a TAB. Each TAB issome columns will be blank because the ID had no
a separate month (first is Jan, 2nd is Feb, etc.). I haveassignment that month, and will not be on the
12 tabs (12 worksheets) in workbook. Each TAB, aworksheet for that month.
single month, has a list of ID numbers. Some IDs mayIs there a formula, or function, or does it have to be
repeat on different worksheets, that is, some may bedone in VBasic? (Is it even possible?)
in multiple months and some may be in just two orI have the workbook with 12 tabs in it, and now have
three months or just one month. An ID number willto manually put the ID columns side by side and copy
shown only once in a month for a single task (duty).and slide down one side on the other to get them to
Abbreviated example is below.multiple criteria in amatch, and repeat the process 12 times to get the
INDEX/MATCH Formulayearly data on one worksheet.
Thehave a list of employees (by ID number) and dateIs it possible to combine the data, by function, or
(by yr & mon) of when they were assigned a certainformula, or VBasic) to a 13th worksheet automatically
duty (task). This is in a Work book, on a TAB. Eachand:
TAB is a separate month (first is Jan, 2nd is Feb, etc.). I1. Show a list of all ID numbers in order (without
have 12 tabs (12 worksheets) in workbook. Each TAB,repeating).
a single month, has a list of ID numbers. Some IDs may2. Show Jan data in col B, Feb data in col C, etc., and
repeat on different worksheets, that is, some may besome columns will be blank because the ID had no
in multiple months and some may be in just two orassignment that month, and will not be on the
three months or just one month. An ID number willworksheet for that month.
shown only once in a month for a single task (duty).Is there a formula, or function, or does it have to be
Abbreviated example is below.multiple criteria in adone in VBasic? (Is it even possible?)
INDEX/MATCH FormulaI have the workbook with 12 tabs in it, and now have
Theto manually put the ID columns side by side and copy
Is it possible to combine the data, by function, orand slide down one side on the other to get them to
formula, or VBasic) to a 13th worksheet automaticallymatch, and repeat the process 12 times to get the
and:yearly data on one worksheet.
1. Show a list of all ID numbers in order (without