I have a spread sheet that is being filled in via a Microsoft Forms sheet with Power automate. After the table is filled in from the Form I am trying to bring over from the "Data Input"(DI) tab to the "Data Process" (DP) tab the Employee ID Date and Start Time if if in column D of the DP tab is "No". Then on the DP tab I need it to search below the row the data was pulled from on the DI tab and find a row for that employee with a "Yes" in column D and add the End Time into the DP tab, but if it finds a "No" in column D before a "Yes" then just start a new line and leave that cell blank. I am not sure if this is something a little bit of formulas would work or if this would be best done in VBA. Any help would be appreciated.