Hi
I need to make a macro that does the following three things:
1. Go through a range of cells. Find the maximum value in the range of cells. Copy the maximum value to another location on the worksheet. From the location of the maximum value, copy the value of the cell that is in the same row, but a different column.
I have data for conductance and time. I wish to find the maximum conductance, and the corresponding time at which the maximum conductance is attained.
2. As well, in the same list of data, there is a sudden drop in conductance. I wish to find the time at which this sudden drop happens.
3. I need to find the difference in time between when the maximum conductance data point is reached, and the time when it suddenly drops.
Does anyone know how I could go about doing this? Thanks
Regards,
Nick
Bookmarks