Hello,
I've been working on this for an hour or so now and I keep getting an unparseable or invalid error message. I want all applicable check boxes to automatically check off when a person is equal to or greater than a 3 rating. I need to do this for 48 people across 14 different work types. It worked when I clicked on the cells but because there are a lot of moving pieces I wanted to make the formula as high level as possible, in case any edits are needed. The IF(AND) statement also has to reference data from another sheet because the data is sensitive. Right now my formula reads: =IF(AND({Employee Name}@row=[Employee Name]1, {Standard Billing}>=3),1,0). Employee Name and Standard Billing are both reference names for the columns in the other sheet. This gave me an unparseable message.
I attached the grid that has the check boxes. The grid I am referencing has numbers where the check boxes are and this information can only be visible to managers. The grid with the check boxes will be visible to associates so they can assign work to the folks in the list.
Ultimately I just want the box to be checked if the persons name is in the employee name column and they have a 3 or above rating in any of the work types (communicator, startup, standard billing, advanced billing, hospital billing etc) check the box.
Thank you,
Sean
