View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Set up many cells within a cell

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" wrote in message
...
Hi Bernard,
As in Word function, I want to divide an Excel cell into many cells so
that
add data without changing row.

Thanks.

"Bernard Liengme" wrote:

Please explain
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"jrps" wrote in message
...
How to add cells within a cell?

Thanks in advance.