Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jan Jan is offline
external usenet poster
 
Posts: 159
Default Conditional Formatting Help

In cell C4, I want to add conditional formating based on the following
scenario:

If cell A4 = equals value in range IUS Budget Summary'!B5:B82 and
corresponding row cell value in IUS Budget Summary'!M5:m82 is
"Capitalize"..do nothing, but apply conditional formatting if False.

How would I write the formula?

TIA

Jan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Conditional Formatting Help

One way:

Name the range 'IUS Budget Summary'!B5:M82, say, "Table"

Then in cell C4, use the dropdowns and inputbox to enter

CF1: Formula is =VLOOKUP(A1,Table,12,FALSE)="Capitalize"
Format1: <patterns/<color

In article ,
Jan wrote:

In cell C4, I want to add conditional formating based on the following
scenario:

If cell A4 = equals value in range IUS Budget Summary'!B5:B82 and
corresponding row cell value in IUS Budget Summary'!M5:m82 is
"Capitalize"..do nothing, but apply conditional formatting if False.

How would I write the formula?

TIA

Jan

  #3   Report Post  
Posted to microsoft.public.excel.misc
Jan Jan is offline
external usenet poster
 
Posts: 159
Default Conditional Formatting Help

The conditional formatting formula doesn't work.

In Cell C4 of sheet2, I entered the following conditional formula:

=VLOOKUP(A4,IUSTable,12,FALSE)="Capitalize"

A4 is on sheet2; my IUSTable is range B5:J82 (which is on the IUS Budget
Summary' worksheet).

Any other suggestions?

TIA

"JE McGimpsey" wrote:

One way:

Name the range 'IUS Budget Summary'!B5:M82, say, "Table"

Then in cell C4, use the dropdowns and inputbox to enter

CF1: Formula is =VLOOKUP(A1,Table,12,FALSE)="Capitalize"
Format1: <patterns/<color

In article ,
Jan wrote:

In cell C4, I want to add conditional formating based on the following
scenario:

If cell A4 = equals value in range IUS Budget Summary'!B5:B82 and
corresponding row cell value in IUS Budget Summary'!M5:m82 is
"Capitalize"..do nothing, but apply conditional formatting if False.

How would I write the formula?

TIA

Jan


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Conditional Formatting Help

Your original post said that the lookup value was in column M. If it's
in column J instead, you need to change the 12 to 9.

In article ,
Jan wrote:

The conditional formatting formula doesn't work.

In Cell C4 of sheet2, I entered the following conditional formula:

=VLOOKUP(A4,IUSTable,12,FALSE)="Capitalize"

A4 is on sheet2; my IUSTable is range B5:J82 (which is on the IUS Budget
Summary' worksheet).

Any other suggestions?

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 Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
conditional formatting? rini247bini Excel Worksheet Functions 4 July 31st 06 11:40 AM
Conditional Formatting changetires Excel Discussion (Misc queries) 12 July 26th 06 03:14 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 03:30 AM.

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"