how do you split a cell within the same column?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am doing an excel spreadsheet and need to enter some details into a cell
but I would like the cell to be split in two within the same colum. Is this
possible? How do I do this?
 
Not possible, a cell is part of a row and part of a column, and inherits
many attributes, such as width and height, from these.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Hi Sher,

bob is right. however, you could join two cells of two columns
together, except where you need the two cells. So eg. you join all
cells from B1 to C5, B6 und C6 are "the two cells in a column" and you
join again B7 to C100... This would require some redesign of your sheet
an would work as a workaround.

arno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top