I'd like to pull the "Meals" data from across multiple worksheets. The following produces the #ERROR message instead.
=sum(filter('jan20':'aug30'!E10:E108, regexmatch('jan20':'aug30'!I10:I108, "Meals")))
I'd like to pull the "Meals" data from across multiple worksheets. The following produces the #ERROR message instead.
=sum(filter('jan20':'aug30'!E10:E108, regexmatch('jan20':'aug30'!I10:I108, "Meals")))