S
sumesh56
suppose i have a worksheet in which i have some data in col B with
header on B1
there are blank rows in between data.i want to give serial numbers t
col A irespective of the fact that whether it has data on its right sid
or it is a blank one
i put 1 in col A2. i put =then i click on A2 and then input +1
then i press f5 and put A24 pressed the shift key and pressed enter
then i pressed control D.as a result , i get serial numbers from 1 to 2
in col A
(suppose there are only 10 data rows and others are blanks.
now i want to eliminate the blank rows keeping the serial numbers(in co
A) of the data rows in place
now i enter =COUNTA(B2) in col C.i copy the formula to the last row o
data
i get 1 against data rows and zero against blank rows
now i apply autofilter to col A1 select zero in col C. i get all blan
rows together. i delete them.
now i get the data without the blank rows. the problem i face is that
the serial number in col A has disappeared. it says problem with th
cell reference. now let me ask whether it is possible to do this tas
with the serial numbers in place( of course the numbers will be minu
the blank rows,like 1,2,4,7,12..... i don't mind)
----------------------------
A B
----------------------------
SL.NO TITLE
----------------------------
1 abc
2 wett
3
4 jkhghj
5
6
7 rloljo
8
9
10 fddde
11
12 rderu
header on B1
there are blank rows in between data.i want to give serial numbers t
col A irespective of the fact that whether it has data on its right sid
or it is a blank one
i put 1 in col A2. i put =then i click on A2 and then input +1
then i press f5 and put A24 pressed the shift key and pressed enter
then i pressed control D.as a result , i get serial numbers from 1 to 2
in col A
(suppose there are only 10 data rows and others are blanks.
now i want to eliminate the blank rows keeping the serial numbers(in co
A) of the data rows in place
now i enter =COUNTA(B2) in col C.i copy the formula to the last row o
data
i get 1 against data rows and zero against blank rows
now i apply autofilter to col A1 select zero in col C. i get all blan
rows together. i delete them.
now i get the data without the blank rows. the problem i face is that
the serial number in col A has disappeared. it says problem with th
cell reference. now let me ask whether it is possible to do this tas
with the serial numbers in place( of course the numbers will be minu
the blank rows,like 1,2,4,7,12..... i don't mind)
----------------------------
A B
----------------------------
SL.NO TITLE
----------------------------
1 abc
2 wett
3
4 jkhghj
5
6
7 rloljo
8
9
10 fddde
11
12 rderu