Need Help with highlighting found date.

flipit

New Member
Joined
Nov 25, 2012
Messages
5
Hello great minds, Im a newbie and need help. Using excel 2007.

I have phone numbers in column A that im trying to find in column B using this formula:
=IF(COUNTIF($B$2:$B$663,A2),A2,0)

is there a way I can tell excel to show me the found data highlighted in column B?

thanks in advance.
 
Hello great minds, Im a newbie and need help. Using excel 2007.

I have phone numbers in column A that im trying to find in column B using this formula:
=IF(COUNTIF($B$2:$B$663,A2),A2,0)

is there a way I can tell excel to show me the found data highlighted in column B?

thanks in advance.


Hey.. I think you can use conditional Formatting Rules Manager


and Put the Following code..!

=$A$1=$B1:$B1048574


Above Formula has two part
1)$A$1 ---containing value I have to find out in $B1:$B1048574
2)$B1:$B1048574 -----------Containing whole data..!

And set the Colour Format.
Hope this will help you..!!


Thanks...!!
 
Upvote 0

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top