Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default defined names in conditional-formatting don't work

I'm trying to use defined names in conditional formatting, whitout any
luck. :(

Why doesn't it work if column A is named 'ColA' and column B is named
'ColB'

I've entered a "formula is" under conditional formatting while colomn
B was selected:
= ColB ColA

A B
8 8
1 2 (here B should turn red)
5 4


Any help is welcome. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default defined names in conditional-formatting don't work

If you must use full column efined names to test, try

=INDEX(ColB,ROW())INDEX(ColA,ROW())

--
---
HTH

Bob

__________________________________________
UK Cambridge XL Users Conference 29-30 Nov
http://www.exceluserconference.com/UKEUC.html

(there's no email, no snail mail, but somewhere should be gmail in my addy)



wrote in message
...
I'm trying to use defined names in conditional formatting, whitout any
luck. :(

Why doesn't it work if column A is named 'ColA' and column B is named
'ColB'

I've entered a "formula is" under conditional formatting while colomn
B was selected:
= ColB ColA

A B
8 8
1 2 (here B should turn red)
5 4


Any help is welcome. Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default defined names in conditional-formatting don't work

Hi M,

This is not working as Excel is evaluating the entire column and not
just the current cell (you named the columns) - do you need to name
the columns? If so, don't use these names in the conditional
formatting (just keep it to =B1A1 & copy the formatting down).

Just to show that Excel is evaluating the whole column, try entering
1's all the way down column A & 2's all the way down column B - input
your formula (=ColBColA) into column B and watch the whole column
turn red!

Boo
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default defined names in conditional-formatting don't work

On 2 dec, 18:04, Brizers wrote:
Hi M,

This is not working as Excel is evaluating the entire column and not
just the current cell (you named the columns) - do you need to name
the columns? If so, don't use these names in the conditional
formatting (just keep it to =B1A1 & copy the formatting down).

Just to show that Excel is evaluating the whole column, try entering
1's all the way down column A & 2's all the way down column B - input
your formula (=ColBColA) into column B and watch the whole column
turn red!

Boo


Thanks, but I was trying to make a more readable formule into
conditional-formatting, changing B1 to 'Amount' ....
I guess there's nothing like 'ColA'1 which could be copied down?

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default defined names in conditional-formatting don't work

On 2 dec, 18:03, "Bob Phillips" wrote:
If you must use full column efined names to test, try

=INDEX(ColB,ROW())INDEX(ColA,ROW())

--
---
HTH

Bob

__________________________________________
UK Cambridge XL Users Conference 29-30 Nov
http://www.exceluserconference.com/UKEUC.html

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message

...



I'm trying to use defined names in conditional formatting, whitout any
luck. :(


Why doesn't it work if column A is named 'ColA' and column B is named
'ColB'


I've entered a "formula is" under conditional formatting while colomn
B was selected:
= ColB ColA


A B
8 8
1 2 (here B should turn red)
5 4


Any help is welcome. Thanks.- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


=INDEX(ColB,ROW())INDEX(ColA,ROW())
This is not working in conditional-formating ? Maybe I do not
understand what to do with it ;-)


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default defined names in conditional-formatting don't work

On 2 dec, 19:24, wrote:
On 2 dec, 18:03, "Bob Phillips" wrote:





If you must use full column efined names to test, try


=INDEX(ColB,ROW())INDEX(ColA,ROW())


--
---
HTH


Bob


__________________________________________
UK Cambridge XL Users Conference 29-30 Nov
http://www.exceluserconference.com/UKEUC.html


(there's no email, no snail mail, but somewhere should be gmail in my addy)


wrote in message


...


I'm trying to use defined names in conditional formatting, whitout any
luck. :(


Why doesn't it work if column A is named 'ColA' and column B is named
'ColB'


I've entered a "formula is" under conditional formatting while colomn
B was selected:
= ColB ColA


A B
8 8
1 2 (here B should turn red)
5 4


Any help is welcome. Thanks.- Tekst uit oorspronkelijk bericht niet weergeven -


- Tekst uit oorspronkelijk bericht weergeven -


=INDEX(ColB,ROW())INDEX(ColA,ROW())
This is not working in conditional-formating ? Maybe I do not
understand what to do with it ;-)- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -


Sorry, it is working, forgot to name the columns, THANKS!
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
Will Conditional Formatting work? Lisa Excel Worksheet Functions 6 September 7th 07 03:04 PM
Will Conditional Formatting work? jennjenn Excel Worksheet Functions 2 August 1st 07 05:40 PM
Formula for Matching Names and Conditional Formatting! Dan the Man[_2_] Excel Worksheet Functions 6 July 21st 07 11:14 PM
Excessive Defined Names Causing Book Properties not to work properly Ronald Dodge[_2_] Excel Programming 5 May 3rd 07 07:24 PM
Conditional Formatting Work around? John Excel Worksheet Functions 2 October 29th 04 08:10 AM


All times are GMT +1. The time now is 01:40 PM.

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

About Us

"It's about Microsoft Excel"