Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Conditional Formatting on several sheets of the same file

Thanks! Since sending the initial request, I now have 2 cols (Col D and Col
F) in sheet1 that may have text input. The name on sheet1 may be duplicated
for the text input in Col D and Col F. Sheet2 Col L and Col M may (or may
not) have text based on the input on sheet1. I used the concept of the
"helper column" and made two columns for the evaluation of text in Col L and
Col M. How do I make the conditional formatting work in this scenario?

"Luke M" wrote:

Because of the multi-sheet issue, you'll need to create a helper column
9let's say column Z). Fill it with this formula, starting on row 2:

=ISTEXT(INDEX(Sheet1!$D:$D,MATCH(Sheet2!$B2,Sheet1 !$B:$B,0)))

Now, select row 2, conditional format, formula is
=$Z2
format as desired. Your row should now highlight if condition is met, and
you can hide column Z for aesthetics.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"CEG_Staffer" wrote:

I have a conditional format in place on sheet1 that highlights the entire row
(data in Col A - Col L) if there in text input in the cell of Col D. My task
now is to go to other tabs lookup the person's name (Col B, sheet2) find a
match on sheet1 and if that name is highlighted on sheet1, automatically
highlight the row of data on sheet2. Help?!?!?

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 In and Across Sheets jkl Excel Discussion (Misc queries) 5 February 13th 07 11:36 PM
Conditional Formatting across Sheets Corey Excel Worksheet Functions 5 January 5th 07 01:12 PM
Why Not Conditional Formatting For Multiple Sheets? Mhz New Users to Excel 2 July 13th 06 01:27 PM
Compare two Sheets with Conditional Formatting wayliff Excel Discussion (Misc queries) 1 January 14th 06 12:26 AM
Compare two Sheets with Conditional Formatting wayliff Excel Discussion (Misc queries) 0 January 13th 06 08:15 PM


All times are GMT +1. The time now is 07:23 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"