View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben[_2_] Gord Dibben[_2_] is offline
external usenet poster
 
Posts: 621
Default Formatting based on one cell

I would first select all the cells in the range....30 cols x 700 rows.

Then enter your formula in "use a formula".

=$M2="T"

Format as you like.


Gord

On Tue, 8 May 2012 20:26:11 +0000, kaori
wrote:


Mazzaropi;1601617 Wrote:
<<<<< *HELP from BRAZIL*

When using Conditional Formatting you need to point to a Cell.

*Example:*
The *3* row will be formated based on Conditional Formatting
The criteria will be the value of M10 cell.

Then select the row 3, go to conditional formating and the fórmula is:
=$M$10="T". Select the desired lay-out. OK



I tried what was recommended and it is still not formatting as I desire.
I also meant to write "=$M2="T". This is what I put in the formula under
conditional formatting. This is for a table which is about 700 rows long
and 30 columns wide. The M column has either T, tx, or ext and I would
like all the rows that have "T" in the M column to be bolded with a
border up top.
Thank you for your reply and help.