Can have a column/row with different size cells in it?

M

madeo2003

I want to have cells with different width in the same column-
Is this possible?
 
F

Frank Kabel

Hi
my recommendation: Try to avoid merged cells if possible. They will
cause a lot of trouble (e.g. sorting, filtering, etc.)
 
Top