ranakki_99
New Member
- Joined
- Oct 11, 2018
- Messages
- 4
hi,
i have a data table as per the 15 min time for 24 hours. I have to show the min/max time as per the data. I tried every formula i knew but its not working. I have time in AG column and my data is in AH.
=AH12=MIN(IF(TIMEVALUE(AG12)=TIMEVALUE(AG12:AG107),AH12:AH107))
currently I used this array but its not working also. anyone has any idea what to do..???
i have a data table as per the 15 min time for 24 hours. I have to show the min/max time as per the data. I tried every formula i knew but its not working. I have time in AG column and my data is in AH.
=AH12=MIN(IF(TIMEVALUE(AG12)=TIMEVALUE(AG12:AG107),AH12:AH107))
currently I used this array but its not working also. anyone has any idea what to do..???