Array returning #N/A for some elements, want blank
问题 I am using the excel tools OFFSET and INDEX to import an array from a different sheet, into a workbook with room for 7 entries. The sheet that is being referenced has an ID number and the number could be listed several times for different entries. If you are not familiar with the offset function, the second to last input is how many rows you want returned in the array. The number I have here is a COUNTIF for how many times an ID appears. My code works, however because it is in an array format