@Dear All,
I want to start the Serial No with 1000 onwards and next number will be 9999. Here, the first no will be at A1 and second Number at A2 will be =A1-1. After repeating 25 rows and if deleting any one row, in between, the whole numbering gets disturbed. What I want the number gets updated automatically.
In adding the Sr No from 1 onwards we can use = Max ($a$1:a1)+1 by which the deletion of row will not affect the sequence. my doubt is that if =Min function can be used to do this activity just like reverse of Max Function ?
VDS
I want to start the Serial No with 1000 onwards and next number will be 9999. Here, the first no will be at A1 and second Number at A2 will be =A1-1. After repeating 25 rows and if deleting any one row, in between, the whole numbering gets disturbed. What I want the number gets updated automatically.
In adding the Sr No from 1 onwards we can use = Max ($a$1:a1)+1 by which the deletion of row will not affect the sequence. my doubt is that if =Min function can be used to do this activity just like reverse of Max Function ?
VDS