Hi, trying to work a formula to look up a value in a colum that has multiple entries of the vale based on the value of another column.
My value is in cell A2 (value = 1234567). The value is shown in Sheet1 in column A along with responding data in columns B & C. My value however is duplicated in column A with different responding data in columns B & C. Example below:
Cell A2 = 1234567
Cell B2 = Completed
Cell C2 = 12:52:34
Cell A3 = 1234567
Cell B3 = Started
Cell C3= 12:43:49
So I want to lookup my value if the value = 1234567 & if the value in column B = Completed to bring back the value (in this case the time) in column C.
IS THIS EVEN POSSIBLE?!?!
Regards,
Jake
My value is in cell A2 (value = 1234567). The value is shown in Sheet1 in column A along with responding data in columns B & C. My value however is duplicated in column A with different responding data in columns B & C. Example below:
Cell A2 = 1234567
Cell B2 = Completed
Cell C2 = 12:52:34
Cell A3 = 1234567
Cell B3 = Started
Cell C3= 12:43:49
So I want to lookup my value if the value = 1234567 & if the value in column B = Completed to bring back the value (in this case the time) in column C.
IS THIS EVEN POSSIBLE?!?!
Regards,
Jake