Dear Sir,
I have data in one excell sheet(different columns)
A B C
1 1 a
2 2 b
3 3 c
4 4 d
6 5 e
6 f
I need to insert a blank in below to 4 th line in column A.But all the data from other colums should not change
The result need to be like below
A B C
1 1 a
2 2 b
3 3 c
4 4 d
blank cell 5 e
6 6 f
pls help me
Bookmarks