ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help With Dynamic Range (https://www.excelbanter.com/excel-worksheet-functions/116442-help-dynamic-range.html)

Big H

Help With Dynamic Range
 
Hi There,

I am not sure if what I want can be done with a Dynamic Range. The formula
below works great for capturing anything within the range that is "CCLS",
however I now require the formula to look down ColumnA and ColumnI, and
anything that matches "Actual" in ColumnA and anything that matches "CCLS"
in columnI, highlight this range.


tia Harry




=OFFSET(SearchResults!$A$2,0,0,COUNTIF(SearchResul ts!$I:$I,"CCLS"),12)



Teethless mama

Help With Dynamic Range
 
Select your range

Conditional Formatting

Formula Is =AND($A1="Actual",SEARCH(*CCLS*,$B1))

Format any color you want



"Big H" wrote:

Hi There,

I am not sure if what I want can be done with a Dynamic Range. The formula
below works great for capturing anything within the range that is "CCLS",
however I now require the formula to look down ColumnA and ColumnI, and
anything that matches "Actual" in ColumnA and anything that matches "CCLS"
in columnI, highlight this range.


tia Harry




=OFFSET(SearchResults!$A$2,0,0,COUNTIF(SearchResul ts!$I:$I,"CCLS"),12)




Big H

Help With Dynamic Range
 
Hi There,
Its got to be a dynamic range formula as I have name defined, which is used
in a macro.

thanks Harry

"Teethless mama" wrote in message
...
Select your range

Conditional Formatting

Formula Is =AND($A1="Actual",SEARCH(*CCLS*,$B1))

Format any color you want



"Big H" wrote:

Hi There,

I am not sure if what I want can be done with a Dynamic Range. The
formula
below works great for capturing anything within the range that is "CCLS",
however I now require the formula to look down ColumnA and ColumnI, and
anything that matches "Actual" in ColumnA and anything that matches
"CCLS"
in columnI, highlight this range.


tia Harry




=OFFSET(SearchResults!$A$2,0,0,COUNTIF(SearchResul ts!$I:$I,"CCLS"),12)







All times are GMT +1. The time now is 05:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com