I have a table of data imported from a csv file. There are 10 columns across the top. Down the side there are a couple of hundred rows representing dates/times.
For each of the 10 columns, I need to determine the date/time when its value was the highest. Of course I could plot a visual graph and look for peaks, but I'm hoping for a faster way to do this. Is there some trick or macro that would accomplish this very quickly? Thanks in advance.
For each of the 10 columns, I need to determine the date/time when its value was the highest. Of course I could plot a visual graph and look for peaks, but I'm hoping for a faster way to do this. Is there some trick or macro that would accomplish this very quickly? Thanks in advance.