Stringfunctions+ | Formel MATCHTABLEVAL
Beschreibung
Diese Formel liest einen Wert aus der Spalte eines Tabellenattributs aus, wenn er mit dem Wert eines anderen Attributs übereinstimmt.
Formel(n)
{=MATCHTABLEVAL("Attribut";"Spalte";"Vergleichsattribut";"Vergleichswert";Formatiert)}
Ergebnis
Array
Parameter
Parameter | Inhalt | Format | Standardwert | Erklärung | 
|---|---|---|---|---|
Attribut  | Tabellenattributname oder Tabellenattribut-ID  | Tabellenattributname: String Tabellenattribut-ID: Integer  | 
  | 
  | 
Spalte  | Spaltenattributname oder Spaltenattribut-ID  | Spaltenattributname: String Spaltenattribut-ID: Integer  | 
  | 
  | 
Vergleichsattribut  | Vergleichsattributname oder Vergleichsattributname-ID  | Vergleichsattributname: String Spaltenattribut-ID: Integer  | 
  | 
  | 
Vergleichswert  | 
  | String  | 
  | 
  | 
Formatiert  | TRUE oder FALSE  | Boolean  | TRUE  | TRUE: Formatiert FALSE: Unformatiert  |