I have a worksheet called Data. Each row relates to a customer repair. In column C is a part number (3 digit). There are many different part numbers distributed on different rows. If the customer rings to chase the repair the user puts an X in column S against that customer, so there can be many Xs in column S against many part numbers, but not all rows will have an X in column S.
There is a separate worksheet called Repair Log. This lists each part number in column C. In column M of this worksheet I want to an X to appear if there has been a single X entered in any row on the Data worksheet for that part number, ie there is immediate visibility that one chaser call has been made irrespective of which customer it was.
I tried VLOOKUP but that only finds the first row and stops. It looks like Index / Match might work but I have got stuck!
Many thanks
HT
There is a separate worksheet called Repair Log. This lists each part number in column C. In column M of this worksheet I want to an X to appear if there has been a single X entered in any row on the Data worksheet for that part number, ie there is immediate visibility that one chaser call has been made irrespective of which customer it was.
I tried VLOOKUP but that only finds the first row and stops. It looks like Index / Match might work but I have got stuck!
Many thanks
HT