I have a spreadsheet that lists the time that a device command was sent and the time the response was received. I am trying to calculate the system latency time. The response may occur after more than one command/response has occurred . I need to find the matching response and then calculate the time difference. The time is listed in column A. An example spreadsheet is attached (the real spreadsheet has several 100 rows) and matching data is highlighted. So for example. The response for Row 5 is shown in Row 8. So I need to calculate the time difference (171.352504-171.136878).
Bookmarks