View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default sorting merged cells

Probably not! Merged cells tend to present all kinds of problems. Usually
merged cells are a PITA to work with; I use merged cells VERY rarely...

Regards,
Ryan---

--
RyGuy


"ranswert" wrote:

I am trying to use 'data sort' for a range of cells that have different
sized merged cells in each column and I get an error saying that merged
columns need to be the same size. Is there any other way to sort this?
Thanks