Hi friends ......!!!!!
i have a problem...suppose i have the following serial numbers in a row or u can say any text *** suppose....
A1
1
2
3
4
5
6
7
8
now suppose if i delete 3 and 6 then 3 and 6 will be deleted but all the other numbers will not be sorted automatically and the numbers or rows (3 and 6) will be blank...as given below
1
2
blank line
4
5
blank line
7
8
but i want taht when i delte 3 and 4 numbers or the whole row then thee blanks shouldnt be there..as 4 and 7 should be move up and sorted automatically as
1
2
3
4
5
6 as 4 and 7 moves up in the place of 3 and 6 and sorted automatically..as before deleting there were 8 numbers but after deleteing there are 6 numbers so they are sorted automatically and there is no blank line between themmmmmmm

any help will be highly appreciated.......thanks in advance.