PC Review


Reply
Thread Tools Rate Thread

conditional formatting sort

 
 
=?Utf-8?B?cnJ1cHA=?=
Guest
Posts: n/a
 
      25th Oct 2007
Is there a way to sort after conditional formatting. So, if I've set up a
conditional format to color my text red if the number is between 0 and 95,
then I want to sort so all red numbers are at the top of the spreadsheet?
Any ideas?

Thanks for your time and assistance.
Roberta
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      25th Oct 2007
On Thu, 25 Oct 2007 05:08:00 -0700, rrupp
<(E-Mail Removed)> wrote:

You can't sort by color, but you can add a column to your query like
this:
SortColumn: Iif(SomeValue >= 0 and SomeValue <= 95, 1, 2)
Then sort by this column.

-Tom.


>Is there a way to sort after conditional formatting. So, if I've set up a
>conditional format to color my text red if the number is between 0 and 95,
>then I want to sort so all red numbers are at the top of the spreadsheet?
>Any ideas?
>
>Thanks for your time and assistance.
>Roberta

 
Reply With Quote
 
=?Utf-8?B?cnJ1cHA=?=
Guest
Posts: n/a
 
      25th Oct 2007
Thank you!!

"Tom van Stiphout" wrote:

> On Thu, 25 Oct 2007 05:08:00 -0700, rrupp
> <(E-Mail Removed)> wrote:
>
> You can't sort by color, but you can add a column to your query like
> this:
> SortColumn: Iif(SomeValue >= 0 and SomeValue <= 95, 1, 2)
> Then sort by this column.
>
> -Tom.
>
>
> >Is there a way to sort after conditional formatting. So, if I've set up a
> >conditional format to color my text red if the number is between 0 and 95,
> >then I want to sort so all red numbers are at the top of the spreadsheet?
> >Any ideas?
> >
> >Thanks for your time and assistance.
> >Roberta

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional formatting - sort of kafter244 Microsoft Excel Worksheet Functions 4 18th Jan 2009 07:48 AM
Conditional Formatting No Longer Conditional in 2007 Beta =?Utf-8?B?Q2FjdHVhci1Oby1KdXRzdQ==?= Microsoft Excel Crashes 0 17th Nov 2006 10:01 PM
Conditional Formatting... Sort of Bill Microsoft Access Form Coding 2 14th Jan 2006 06:55 AM
Excel Sort function should not sort the cell formatting! =?Utf-8?B?TGlzYSBELk4uMQ==?= Microsoft Excel Worksheet Functions 1 28th Dec 2004 08:37 PM
Conditional formatting sort of? Michelle Microsoft Excel Misc 1 18th Feb 2004 08:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:53 PM.