Column widths

G

Guest

I need the same column to be 2 different widths. One width on the first page
and a different width on the 2nd page of my worksheet. Is that possible?
Thanks
 
Z

Zack Barresse

No, it's not. You will either need to use another column or spread the
larger column out over multiple columns. Most people use Merged Cells for
this, but you can use Center Across Selection as a horizontal alignment to
not use that method; the Merged Cells method can be quite cumbersome if not
used properly (and especially with code).

HTH
 
D

Dave Peterson

You could use merged cells to give that appearance, but merged cells make
sorting/filtering and lots of stuff much more difficult. (I try not to use
them.)
 

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

Top