Columns of Equal Size

  • Thread starter Thread starter Templar
  • Start date Start date
T

Templar

I have a message come up on the screen that I cannot perform a sort function
unless the columns are equal in size. I've been trying to locate the command
to permit me to make the columns equal in size. Can anyone give me a hand?

Thanks.
 
Hi,

Columns do not need to be of equal width to sort. However, you will have
problems if the columns contain some merged cells. One solution is to
unmerge the cells and then sort and re-merge, if logical.
 
Back
Top