View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default adjust width of single cell in Excel

Width is a property of columns, not cells, so you can't change a single
cell's width.

As a workaround, you can merge two cells to get the combined width, but
the result is usually more trouble than it's worth, as merged cells
screw up an amazing number of U/I features...


In article ,
oravsky123 wrote:

How do I adjust the width of a single cell in Excel, not the whole column