Firstly-don't hate: this on my work machine, which is some Windows thing :lol:
I have quite a large, complex EXCEL database that I run, and I'm kinda' self taught on many aspects of Conditional Formatting, PIVOT tables and certain conditions to change 'stuff' in cells etc: I am by no means mega competent, but I've learnt through perseverance. Most of the formatting is to minimise the time I spend inputting data when certain information is entered.
Anyway, I am trying to make a cell change colour if a certain text is entered in a different cell. I'll bullet point for clarity.
- Column L has names in it (the length of the column usually hits around the 3000 entries mark). The cells in the column all have a drop down menu with names in.
- All the way across in column AP is a simple "Y" or "N" text entry-no drop down in these cells.
- I want any cell in column L to change colour when "Y" is input to column AP on the same row.
I thought this would be quite easy, but it seems it is not. The 'IF' formula is one that has been suggested online by others looking to achieve similar, but I struggle to grasp how IF works fully (I have one example of this working on the database, but it is for something different), and I haven't been able to get it to work the way I need it to.
The other option was: Conditional Formatting > New Rule > Use a Formula to determine which cells to format.
This option has yielded the closest result, but what it has done is change the colour of every cell (admittedly, to the colour format I want) in column L regardless of the "Y" or "N" entry in the AP column. I selected all the cells in column L, and the formula that I have used is this: =$AP$2:$AP$3909="y". Despite the formula being set to "y", all cells in column L change colour, whether the column has Y, N, or is even blank.
For anybody that is reading, I hope I've explained that clearly! To those that are reading/understand, any idea why every cell is being formatted regardless of Y or N in column AP? Have I missed something basic?
TIA,
Dan
I have quite a large, complex EXCEL database that I run, and I'm kinda' self taught on many aspects of Conditional Formatting, PIVOT tables and certain conditions to change 'stuff' in cells etc: I am by no means mega competent, but I've learnt through perseverance. Most of the formatting is to minimise the time I spend inputting data when certain information is entered.
Anyway, I am trying to make a cell change colour if a certain text is entered in a different cell. I'll bullet point for clarity.
- Column L has names in it (the length of the column usually hits around the 3000 entries mark). The cells in the column all have a drop down menu with names in.
- All the way across in column AP is a simple "Y" or "N" text entry-no drop down in these cells.
- I want any cell in column L to change colour when "Y" is input to column AP on the same row.
I thought this would be quite easy, but it seems it is not. The 'IF' formula is one that has been suggested online by others looking to achieve similar, but I struggle to grasp how IF works fully (I have one example of this working on the database, but it is for something different), and I haven't been able to get it to work the way I need it to.
The other option was: Conditional Formatting > New Rule > Use a Formula to determine which cells to format.
This option has yielded the closest result, but what it has done is change the colour of every cell (admittedly, to the colour format I want) in column L regardless of the "Y" or "N" entry in the AP column. I selected all the cells in column L, and the formula that I have used is this: =$AP$2:$AP$3909="y". Despite the formula being set to "y", all cells in column L change colour, whether the column has Y, N, or is even blank.
For anybody that is reading, I hope I've explained that clearly! To those that are reading/understand, any idea why every cell is being formatted regardless of Y or N in column AP? Have I missed something basic?
TIA,
Dan