Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default searching for similar text

I will be honest, this is for a fanatsy league so bear with me please. There
are hundreds of player names that I show on one tab. On a second tab I show
who has picked which players. I have been manually going through the list of
players and coloring the box red when that player is chosen. Is there a
formula using 'Match' or something else that will automatically color the box
red when that players name is duplicated on another tab? Ex.

Tab 1 Tab 2
Players Roster
Joe John
Adam Hector
Bill Joe


I needs a formula that will turn the cell for joe in Tab 1 Red when
some one chooses Joe in Tab 2. Thanks for any help.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 148
Default searching for similar text

Hi There,

Please try:

Go to Format
Choose conditional format

Condition 1: Formula is
=MATCH($B$3,$C:$C)

$B$3= referring to your TAB1 Cell
$C:$C= reffering to your TAB2 Cell

Then Click format
Click Patterns, and change the color you want.

"Riptide" wrote:

I will be honest, this is for a fanatsy league so bear with me please. There
are hundreds of player names that I show on one tab. On a second tab I show
who has picked which players. I have been manually going through the list of
players and coloring the box red when that player is chosen. Is there a
formula using 'Match' or something else that will automatically color the box
red when that players name is duplicated on another tab? Ex.

Tab 1 Tab 2
Players Roster
Joe John
Adam Hector
Bill Joe


I needs a formula that will turn the cell for joe in Tab 1 Red when
some one chooses Joe in Tab 2. Thanks for any help.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 148
Default searching for similar text

Forgot to say to do this in your TAB1 Cell

"Danny" wrote:

Hi There,

Please try:

Go to Format
Choose conditional format

Condition 1: Formula is
=MATCH($B$3,$C:$C)

$B$3= referring to your TAB1 Cell
$C:$C= reffering to your TAB2 Cell

Then Click format
Click Patterns, and change the color you want.

"Riptide" wrote:

I will be honest, this is for a fanatsy league so bear with me please. There
are hundreds of player names that I show on one tab. On a second tab I show
who has picked which players. I have been manually going through the list of
players and coloring the box red when that player is chosen. Is there a
formula using 'Match' or something else that will automatically color the box
red when that players name is duplicated on another tab? Ex.

Tab 1 Tab 2
Players Roster
Joe John
Adam Hector
Bill Joe


I needs a formula that will turn the cell for joe in Tab 1 Red when
some one chooses Joe in Tab 2. Thanks for any help.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default searching for similar text

I tried what you had suggested and an error message came up saying "You may
not use references to other worksheets or workbooks for conditional
formatting criteria" The tabs I had mentioned are actually the tabs along
the bottom, thus separate worksheets. Is there a way where I can do this for
separate worksheets? Thanks for the help though.

"Danny" wrote:

Hi There,

Please try:

Go to Format
Choose conditional format

Condition 1: Formula is
=MATCH($B$3,$C:$C)

$B$3= referring to your TAB1 Cell
$C:$C= reffering to your TAB2 Cell

Then Click format
Click Patterns, and change the color you want.

"Riptide" wrote:

I will be honest, this is for a fanatsy league so bear with me please. There
are hundreds of player names that I show on one tab. On a second tab I show
who has picked which players. I have been manually going through the list of
players and coloring the box red when that player is chosen. Is there a
formula using 'Match' or something else that will automatically color the box
red when that players name is duplicated on another tab? Ex.

Tab 1 Tab 2
Players Roster
Joe John
Adam Hector
Bill Joe


I needs a formula that will turn the cell for joe in Tab 1 Red when
some one chooses Joe in Tab 2. Thanks for any 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
Searching Two Not-That-Similar Lists SamuelT Excel Discussion (Misc queries) 2 July 31st 06 05:10 PM
similar text matches vlookup [email protected] Excel Worksheet Functions 2 July 18th 06 10:18 AM
Searching for text strippier Excel Discussion (Misc queries) 2 May 23rd 06 09:08 PM
Counting similar text garyadders Excel Worksheet Functions 4 November 10th 05 01:42 AM
help searching text Nikko Excel Discussion (Misc queries) 2 April 28th 05 03:32 PM


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