SEARCH BOX highlight only cell instead of the row

Vov4a123

New Member
Joined
Feb 5, 2017
Messages
23
Hi again,

This forum has helped me a lot and I would like to ask to help me again.

So, I written down the formula and it works really good, it searches everything I need. But! Instead of highlighting only the cell, which contains search criteria, it's highlighting the whole row.

Here is the formula: =IF(ISBLANK(search_),0,SEARCH(search_,$A2&$B2&$C2&$D2&$E2&$F2&$G2&$I2&$J2&$K2&$L2&$M2&$N2&$O2&$P2&$Q2&$R2&$S2&$T2&$U2))

A2:U210 is my search area
Search_ is my search cell

What should I correct in order to highlight only 1 cell instead of the whole road, which contains the search criteria?

Thank you in advance
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,221,418
Messages
6,159,791
Members
451,589
Latest member
Harold14

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