Using this formula to produce the table below: =COUNTIFS({Business Area}, $Label@row, {IT Sizing}, [Column2]$19)
The data in the table is accurate, however I want the values in the table to be the hours needed to complete the tasks.
The column name for the hours is called "Est Hours".
If Business area is "Payroll" and "IT Sizing" = "XS" and then multiply the number found by the value in column "Sizing Metric"
What's the best formula to use?