Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can somebody help me with advise:
how to apply conditional formatting on two colums with data (to compare one to another)? Regards |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Nov 23, 1:52*pm, "DArko" wrote:
Can somebody help me with advise: how to apply conditional formatting on two colums with data (to compare one to another)? Regards more explanation?? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would suggest more details about the data you are comparing will get
you a better chance at help. Cell for cell down the columns? A1 = B1? A1<B1? A1 found anywhere in column B? Numbers? Text? Gord On Wed, 23 Nov 2011 20:52:26 +0100, "DArko" wrote: Can somebody help me with advise: how to apply conditional formatting on two colums with data (to compare one to another)? Regards |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"DArko" wrote in message
... Can somebody help me with advise: how to apply conditional formatting on two colums with data (to compare one to another)? Regards If you just want to compare cells in column A with those alongside in column B... Go to B1 and select Format, Conditional Formatting. Using the drop-down box select 'Formula is' and enter "=A1=B1" (without the quotes) in the box to the right. Click on the Format... button and select a format which will indicate when the cells are identical (for this, I usually choose a green pattern). Click OK twice. If A1 and B1 are the same, B1 should reflect the format you have just chosen. To copy the format down column B, select B1 and click on the format painter and then click on the letter B at the top of column B (or, if you prefer, just select the appropriate cells in column B). Hope this helps and achieves what you want, V |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes, that is problem (MS excel 10). I wont to compare numbers in two colums
(A1<B1?) and use icons (green if, red if<,.) "Gord Dibben" je napisao u poruci interesnoj .. . I would suggest more details about the data you are comparing will get you a better chance at help. Cell for cell down the columns? A1 = B1? A1<B1? A1 found anywhere in column B? Numbers? Text? Gord On Wed, 23 Nov 2011 20:52:26 +0100, "DArko" wrote: Can somebody help me with advise: how to apply conditional formatting on two colums with data (to compare one to another)? Regards |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A1<B1 means A1 not equal to B1
A1< B1 means A1 is less than B1 A1B1 means A1 is greater than B1 I guess you want a couple of formulas for less or greater than. CF formula of =$A1$B1 format to green CF formula of =$A1<$B1 format to red Use format painter to copy formatting down. What do you want if they are equal? Gord On Thu, 24 Nov 2011 19:46:19 +0100, "DArko" wrote: Yes, that is problem (MS excel 10). I wont to compare numbers in two colums (A1<B1?) and use icons (green if, red if<,.) "Gord Dibben" je napisao u poruci interesnoj . .. I would suggest more details about the data you are comparing will get you a better chance at help. Cell for cell down the columns? A1 = B1? A1<B1? A1 found anywhere in column B? Numbers? Text? Gord On Wed, 23 Nov 2011 20:52:26 +0100, "DArko" wrote: Can somebody help me with advise: how to apply conditional formatting on two colums with data (to compare one to another)? Regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting--different formatting depending on cell con | Excel Discussion (Misc queries) | |||
Conditional Formatting various colums at once | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |