A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thank you Hans!
Very useful!
Beatrice
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am currently having an issue with conditional formatting. I applied a rule to a cell like this one: =$Q3<$V3. The "applies to" window appears automatically as $Q$3 (that is correct, because this rule has to apply just to this cell). However if I drag the conditional formatting (with format painter) to more rows, I face two problems:
In my comprehension this means that the initial formula =$Q3<$V3 is now applied to all this interval $Q$3:$Q$300, but that is not what I need. I thought that putting the $ before the column was sufficient to make the formula change the row, but it is not working. I already tried to eliminate the $ or everything I could but I am not finding any solution.
Yesterday I was working on a similar file and it was ok at first try, I do not know why in this case it is not working.
Thank you very much for your help!
Have a nice day
BC
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Thank you Hans!
Very useful!
Beatrice
The rule shown in the Edit Formatting Rule dialog always displays the formula for the first cell in the Applies To range.
So whether you select Q4 or Q12 or Q300, the dialog will display =$Q3<$V3. However, Excel should dynamically adjust the formula that it actually applies: in Q4 it will apply =$Q4<$V4 etc.