Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
During sorting in Excel (primarily programmatically I am working with, but same when manually doing this), I could not find ways of letting the formatting properties follow the data cells. E.g., some particular cells are marked with yellow color before sorting. After sorting (e.g., entire rows), the yellow color are not moved with those particular cells, so the wrong cells get the yellow color after sorting. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Sounds like you have conditional formatting (CF) applied to some of the cells. Conditional formatting does not sort with the cells. Also borders do not sort with cells. -- Jim Cone Portland, Oregon USA "JimAnAmateur" wrote in message Hi, During sorting in Excel (primarily programmatically I am working with, but same when manually doing this), I could not find ways of letting the formatting properties follow the data cells. E.g., some particular cells are marked with yellow color before sorting. After sorting (e.g., entire rows), the yellow color are not moved with those particular cells, so the wrong cells get the yellow color after sorting. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting does not follow when copying from one cell to another | Excel Worksheet Functions | |||
Sorting by numerical value so that subjects follow | Excel Discussion (Misc queries) | |||
Pictures didn't follow the row move when sorting | Excel Discussion (Misc queries) | |||
colors of bar charted data don't follow data after sorting | Charts and Charting in Excel | |||
Formatting doesn't follow data sort | Excel Discussion (Misc queries) |