I have the following code to find the maximum and minimum time for a person and display the results. The problem is when l run the code its giving me results for everyone not a single person l want
Sub Saving()
Dim personname As String
Dim finalrow As Integer
Dim i As Integer
Dim newSheet As...