View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default How can cells with differing heights exist in the same row?

You can't, the cell height has to be the same for the entire row, you can
fake it by merging multiple cells but that will most likely cause a lot of
headache later on. (do a Google search for merged cells in Excel to see many
many drawbacks)


--
Regards,

Peo Sjoblom


"Hugnuffer" wrote in message
...
I'm trying to insert a small block of cells (4 wide, 3 high) that need to
have a low row height into an area where the row height is taller. How
can I
preserve the low row height of the small block of cells while placing it
side
by side with cells that have higher heights?