Good day!
please look at the attached excel.
Each row describes a document and the times when a revision for the document occured.
Column H specifies the number of revissions.
Columns C,D,E,F,G specifies the time when a revission occurred. If the column is 1, this is the first revission occurred. Then, the maximum value in each row describes the time when the last revission occurred. When there is no value in any column, it means that no such event occurred for that particular row.
What I am trying to do is to order in columns K, L, M, N, O, in which order did each event occur.
For example, Row 4 is correct with its current formula, but row 18 should be 1,2,3,4,5 (or 1,2,4,3,5, since revissions C & D occurred the same day)
Getting the first & last is easy (I can use MAX & MIN formulas) but getting the middles is what I am finding hard to do.
How would you do it?
Bookmarks