Hi, i have a sheet (pictured below), that has a "machine / equipment" column that corresponds to a second sheet. in my second sheet i would like to use count if to count the number rows that exist where the "machine/equipment are the same or match. below i tried 2 formulas but they wont work. Any ideas??
=COUNTIF({Facilities Work Requests Range 1}, {Facilities Work Requests Range 3}, =[MACHINE / EQUIPMENT]@row)
=COUNTIF({Facilities Work Requests Range 1}, MATCH([MACHINE / EQUIPMENT]1, {Facilities Work Requests Range 3}, 0))
Sheet 2
Sheet 1