#1   Report Post  
Sibbs
 
Posts: n/a
Default Matching cells

I want to match a number in a cell with 6 different columns. if the number
matches any cell in the columns I want the cell that it has matched to
highlight. Can this be done and if so how? Or am I on a hiding to nothing?

Thanks in advance
  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default

It seems like conditional formatting in the 6 columns would do what you want:
FormatConditional Formatting
Formula Is: =(your cell reference here)
Format: (whatever format you want if the cell matches your value)

Does that work for you?

--
Regards,
Ron

  #3   Report Post  
RagDyeR
 
Posts: n/a
Default

Is this what you're looking for?

Select B1 to G1, with the focus in B1 (white), then:

<Format <ConditionalFormat
Click "Formula is", and enter this:

=AND($A1<"",$A1=B1)

Then choose your formatting options, i.e. Pattern = Yellow, Font = Red,
Bold, then <OK <OK

Now, any cell in B1 to G1, that matches the number in A1, will turn yellow
and display in red.

You can now select B1 to G1 again, and click on the "Format Painter" icon on
the tool bar (yellow brush), and select B2 to G (whatever), to copy this
format as far down as needed, so that the match to Column A will highlight
the cell in the same row.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
..


"Sibbs" wrote in message
...
I want to match a number in a cell with 6 different columns. if the number
matches any cell in the columns I want the cell that it has matched to
highlight. Can this be done and if so how? Or am I on a hiding to nothing?

Thanks in advance


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
How do I compare data in two worksheets to find matching cells? Gary Excel Discussion (Misc queries) 4 March 2nd 06 09:04 PM
Matching cells gcotterl Excel Discussion (Misc queries) 1 February 1st 05 10:32 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
To safety merge cells without data destroyed, and smart unmerge! Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:17 AM
Heps to design Locked/Unlocked cells in protected worksheet Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:09 AM


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