Wednesday, September 21, 2016

[Anwsered] Conditional Formatting of Symmetric Table

Conditional Formatting of Symmetric Table

Let's say I have a table that looks something like this:
 
A    B    C    D   
E
A    -    3    5   
1    4
 
B    2    -    1   
3    4
 
C    0    2    -   
1    1
 
D    5    3    1   
-    4
 
E    0    2    2   
1    -
 
The table is symmetric in that the row headers and column headers are the same.  It represents all the times that two players have met.  I want to conditionally format the cells to highlight the cells that have the greater value across the symmetric diagonal.
For example, look at the two cells that represent A versus B.  I want to highlight the (A,B) cell because it has a higher value (3) than the (B,A) cell (2).    Player A beat player B 3 times, while Player B beat Player A only 2 times.
Is there a nifty formula approach to doing this kind of conditional formatting?  =IF( (A,B) > (B,A), 1, 0) = 1 or something line that?
 
Thanks
 
Eric

Solutions to the Problem Conditional Formatting of Symmetric Table

Download SmartPCFixer to Fix It (Free)

Hi,
 
To get this right we need to ensure our tables are in the same place.
I built mine in A1:F6 as below.
Select B2 and then drag to select B2:F6 and then use this conditional format formula
 
=SUMPRODUCT(($A$2:$A$6=$A2)*($B$1:$F$1=B$1)*($B$2:$F$6))>SUMPRODUCT(($A$2:$A$6=B$1)*($B$1:$F$1=$A2)*($B$2:$F$6))
 
However I note you have a - at the intersect of A A and  B B etc.
These will have to go or the CF formula will error out, leave these blank
 
 
 


A
B
C
D
E

A
3
5
1
4

B
2
1
3
4

C
0
2
1
1

D
5
3
1
4

E
0
2
2
1

  1. Access the files on your computer via MY COMPUTER
  2. Under the C: drive, access the WINDOWS folder
  3. Select the SOFTWARE DISTRIBUTION folder, followed by the DOWNLOAD folder.
  4. Delete any files within this download folder.
  5. If you are unable to delete these files, open the command prompt (CMD) as the administrator, and type "net stop wuauserv" into the CMD prompt window. Press ENTER. This should allow you to delete the files from step 4.
  6. Once the files are deleted, open and run the CMD as the administrator and type "wuauclt.exe /updatenow". Press ENTER.

Recommended Method to Repair the Problem: Conditional Formatting of Symmetric Table:

How to Fix Conditional Formatting of Symmetric Table with SmartPCFixer?

1. Download Error Fixer . Install it on your computer.  Click Scan, and it will perform a scan for your computer. The junk files will be shown in the list.

2. After the scan is done, you can see the errors and problems which need to be repaired.

3. When the Fixing part is done, your computer has been speeded up and the errors have been fixed


Related: Best Way to Download Satellite L645-SP4004M WinDVD BD for Toshiba v.10.0.6.110 driver,Download Toshiba Satellite C655D-S5057 Wireless LAN Driver v.8.0.0.258.0,Method to Update & Download Toshiba Satellite L650-BT2N22 Web Camera Application v.2.0.3.37 driver,How Can You Update & Download Toshiba Satellite L775D-S7220GR Value Added Package v.1.6.0130.640204 driver,Download Toshiba Satellite Pro L750-SP5176FM Sleep Utility v.1.4.0025.000101 driver,Best Way to Download NVidia GeForce 6100 VGA Driver v.304.51 Certified,How Can You Update & Download NVidia GeForce 9300/nForce 730i VGA Driver v.310.19 Certified,Method to Download NVidia GeForce GT 330M Driver v.340.65,How Can I Update & Download NVidia GeForce GTX 590 Driver v.280.26 WHQL,Method to Download NVidia Tesla C2050 Driver v.319.17,Way to Download RealTek RTL8100C(L) Driver v.5.01,Way to Download RealTek RTL8100E Drivers v.694,Way to Update & Download RealTek RTL8101L Auto Installation Program v.6.110 driver,Method to Update & Download RealTek RTL8111G PXE and RPL ROM code v.2.58 driver,How to Update & Download RealTek RTL8411B(N) Driver v.10.003,Best Way to Update & Download ASUS A53SV nVidia Graphics Driver v.8.17.12.6686,Method to Herunterladen ASUS K75VJ Intel Rapid Storage Technology Treiber v.11.6.0.1030,How Can You Update & Download ASUS CG8580 Intel Chipset Driver v.9.3.0.1019,Method to Update & Download ASUS K41VD Intel INF Update Driver v.9.1.1.1015,Way to Update & Download ASUS Pro70T NB Probe v.3.0.0026 driver
Read More: How Can I Fix - Conditional formatting for an entire row when certain columns contain any text?,How Can You Fix - computer runs slow after upgrading to Windows 8.1.?,Computer running extremely slow after escaping Startup Repair loop [Solved],Fast Solution to Error: Computer locks or shuts down, while watching video in youtube or weather channel,How to Fix - Computer sleeps in 10 to 20 seconds.?,Can't change homegroup sharing permission,Can't connect XP shared printer to Win7 except as a local printer.__,Can You Connect the LAN Adapter for Wii On your Windows 7 Laptop?,Can These Files Be Deleted,Can’t install Microsoft Flight Simulator X Gold Edition error 1722

No comments:

Post a Comment