excel how to filter and distinguish between the number of consecutive
Users questions: For example, a No. 1-10000, which is continuous 1-25, 26, 27 - 55 is not continuous 51-200 not ,201 - 399 is continuous, so! Number of missing is not the law!
Experts answer: Instructions: First, the Advanced Filter screen out: 1, selected A1: A254. 2, "data * Advanced Filter * Filter * Filter the results will be copied to another location * Conditions zone * D1: E2 * copy * D5 * OK", the results of D5: D30. 3, according to the same 1,2 methods, the G5: G34, J5: J204. For reference. Two , Conditional formatting, marked: 1, select A2: A254. 2, "format, conditional formatting * conditions * 1 * formula *= $ A2 = $ A1 +1 * format * pattern * color * pink * font color * white * * OK. " 3, no fill color of each cell with the following continuous pink cell, which Form a continuous data area; fill the cells with no marked boundaries of the two regions. For reference. Appendix: Advanced Filter 01.xls