Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Conditional Formatting and programming???

Hi,

(Also posted on the Worksheet Functions newsgroup)

I'm looking to compare 2 dfferent schedules, same format,
same column and row headers - I just need to compare the
actual shifts people are supposed to be working.
I've written the IF statement =if(revised!D13<original!
d13,revised!d13,original!d13, which works. The problem is
that I need to then conditionally format the values that
have changed, and I keep getting an error message saying I
can't reference values in other worksheets/books in
conditional fomatting (i've tried both Cell Value is and
Formula is).
Any suggetions????
Thanks,
Chris
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Conditional Formatting and programming???

Hi Chris,

You can use Named Ranges to refernce values in an external worksheet with conditional formatting.

Name at least the values in the sheet external to the sheet with the conditional formatting (I would name both), then use 'Formula is: = revised_x=original_x'

Fonda

"ChrisBat" wrote:

Hi,

(Also posted on the Worksheet Functions newsgroup)

I'm looking to compare 2 dfferent schedules, same format,
same column and row headers - I just need to compare the
actual shifts people are supposed to be working.
I've written the IF statement =if(revised!D13<original!
d13,revised!d13,original!d13, which works. The problem is
that I need to then conditionally format the values that
have changed, and I keep getting an error message saying I
can't reference values in other worksheets/books in
conditional fomatting (i've tried both Cell Value is and
Formula is).
Any suggetions????
Thanks,
Chris

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Conditional Formatting and programming???

sweeeeeeeeet............thanks a million - you may have
just saved my job (okay, a little exaggeration, but if it
makes my appreciation apparent, that's all that matters!!)
Happy Tuesday!
Chris
-----Original Message-----
Hi Chris,

You can use Named Ranges to refernce values in an

external worksheet with conditional formatting.

Name at least the values in the sheet external to the

sheet with the conditional formatting (I would name both),
then use 'Formula is: = revised_x=original_x'

Fonda

"ChrisBat" wrote:

Hi,

(Also posted on the Worksheet Functions newsgroup)

I'm looking to compare 2 dfferent schedules, same

format,
same column and row headers - I just need to compare

the
actual shifts people are supposed to be working.
I've written the IF statement =if(revised!D13<original!
d13,revised!d13,original!d13, which works. The problem

is
that I need to then conditionally format the values

that
have changed, and I keep getting an error message

saying I
can't reference values in other worksheets/books in
conditional fomatting (i've tried both Cell Value is

and
Formula is).
Any suggetions????
Thanks,
Chris

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional programming Mark Excel Worksheet Functions 0 June 24th 09 01:55 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 09:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"