Looking for suggestions on how to create a column with sequence numbers that "skip" hidden rows. For instance, in column A, rows 10 through 30 are sequentially numbered 1 through 20. Then, I hide row 20. I'd like rows 21 through 30 to resequence so they show 20 through 29. I'd like this requencing to happen automatically so, if rows are unhidden, the numbers resquence and if any rows are hidden either singularly or as a range or any combination thereof, the numbers resequence. Probably means some coding but I am pretty clueless when it comes to VBA. Any help would be greatly appreciated. This forum and its participants are fabulous!