Clever-Excel-Forum

Normale Version: Spalten auf ähnlichkeit überprüfen
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3
Hi Hansi,

die Formel gefällt mir nicht wirklich und eine Variante wird auch nicht abgedeckt, vllt. hilft es erst mal



Tabelle1
IJKL
1Kategorie rating 1Kategorie rating 2Übereinstimmung
2'3.'3.IdentischIDENTISCH
3'1.1.'1.1.IdentischIDENTISCH
4'1.2.'1.2.IdentischIDENTISCH
5'1.1.'1.1.2.Nicht IdentischNICHT IDENTISCH
61.3. & 1.4.'4.Nicht IdentischNICHT IDENTISCH
7'1.4.1.5. & 1.4.IdentischIDENTISCH
81.2. & 2.1.'2.2.Nicht IdentischNICHT IDENTISCH
9'4.'4.IdentischIDENTISCH
101.4. & 1.1. & 1.6. 1.1. & 2.2.IdentischNICHT IDENTISCH
11'1.1.2.'1.1.2.IdentischIDENTISCH
123. & 1.2.1.6. & 2.2.Nicht IdentischNICHT IDENTISCH
13'2.2.'2.1.Nicht IdentischNICHT IDENTISCH
14'2.2.'2.2.IdentischIDENTISCH
151.2. & 1.1.2.2.2. & 1.1. Nicht IdentischNICHT IDENTISCH
162.2. & 1.4.'2.2.IdentischIDENTISCH
17'1.5.'1.5.IdentischIDENTISCH
18'1.6.'1.6.IdentischIDENTISCH
192.1. & 1.4.1.4. & 2.2.IdentischIDENTISCH
201.5. & 1.6.1.6. & 2.2.IdentischIDENTISCH
211.5. & 1.4. & 2.2.1.6. & 2.1. & 3.Nicht IdentischNICHT IDENTISCH
221.4. & 2.2. & 3.1.4. & 2.2. & 3.IdentischIDENTISCH
233. & 1.4.4. & 1.4.IdentischIDENTISCH
die bedingte Formatierung Fülleffekte, Symbole, Datenbalken
werden in dieser Tabelle nicht dargestellt

verwendete Formeln
Zelle Formel Bereich N/A
L2:L23=WENN(LÄNGE(I2)=LÄNGE(J2);WENN((I2=J2)+(LINKS(I2;4)=LINKS(J2;4))+(RECHTS(I2;4)=RECHTS(J2;4))+(RECHTS(I2;4)=LINKS(J2;4))+(LINKS(I2;4)=RECHTS(J2;4))>0;"IDENTISCH";"NICHT IDENTISCH");WENN(UND(LÄNGE(I2)<>LÄNGE(J2);ZÄHLENWENN(I2:J2;"*&*")=0);"NICHT IDENTISCH";WENN(UND(LÄNGE(I2)<>LÄNGE(J2);ZÄHLENWENN(I2:J2;"*&*")=1);WENN((I2=J2)+(LINKS(I2;4)=LINKS(J2;4))+(RECHTS(I2;4)=RECHTS(J2;4))+(RECHTS(I2;4)=LINKS(J2;4))+(LINKS(I2;4)=RECHTS(J2;4))>0;"IDENTISCH";"NICHT IDENTISCH");WENN(UND(LÄNGE(I2)<>LÄNGE(J2);ZÄHLENWENN(I2:J2;"*&*")=2);WENN((I2=J2)+(LINKS(I2;4)=LINKS(J2;4))+(RECHTS(I2;4)=RECHTS(J2;4))+(RECHTS(I2;4)=LINKS(J2;4))+(LINKS(I2;4)=RECHTS(J2;4))>0;"IDENTISCH";"NICHT IDENTISCH")))))

Bedingte Formatierung Haupttabelle 1
Wird angewendet auf   Nr. Bed.  Regeltyp  Operator   Formel1   Formel2   Format Schrift Füll-farbe   Unterstrichen   Schrift- farbe Muster   Muster-farbe Typ Bereich
$L$2:$L$2301.Bed.: Formel ist=$L2=K25296274       2$L$2:$L$23
Bedingte Formatierung Haupttabelle 2 oberere/unterer Bereich  
Wird angewendet auf   Nr. Bed. Format Zelle Anhalten Auswahl   Anzeige   Anzahl   Durchschnitt   Typ   Bereich
$L$2:$L$2301.Bed.   Falsch          2$L$2:$L$23
Die Bedingungen wurden mit Excel-Version ab 2007 ausgelesen.


Füllfarben und Muster
Zelle Rot Grün Blau Color Muster Farbe
L2:L23 25500255
Zellen mit Füllfarbe automatisch werden nicht dargestellt
Excel-Inn.de
Hajo-Excel.de
XHTML-Tabelle zur Darstellung in Foren, einschl. der neuen Funktionen ab Version 2007
Add-In-Version 25.15 einschl. 64 Bit

Moin Hansi,

habe es mit Hilfsspalten die Du ausblenden kannst gemacht, damit eine Übersichtlichkeit gewahrt bleibt.
Hoffe es passt jetzt.
Seiten: 1 2 3