View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Sorting a range loses formatted borders


Excel does not include borders when sorting, no matter what Excel version you use.
Also, conditionally formatted colors do not sort.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins - two dozen ways to sort with "Special Sort")




"Mick Jennings"
wrote in message
Hi all,
Recently started new job where the standard is Excel 2003 SP2.

I have a worksheet which is automatically populated and formatted from VBA,
based on data extracted from a directory-full of spreadsheets. All works ok,
except when I sort the resulting worksheet the borders don't move. Patterns
etc move fine, but the borders stay where they were, leaving an ugly mess.

Exactly the same happens whether the sort is triggered from code or from the
menus.
Anyone seen this before ?