A cell is defined as the intersection between a row and a column. [That's
where the cell references come from.]
You can't insert extra cells without inserting extra rows and/or columns.
--
David Biddulph
jrps said:
Hi Bernard,
As in Word function, I want to divide an Excel cell into many cells so
that
add data without changing row.
Thanks.