TOCONTINENT

Gibt den Namen des Kontinents für den angegebenen Standort zurück.

Verwendungsbeispiel

TOCONTINENT(Subcontinent Code)

Syntax

TOCONTINENT(X [,input_format])

Parameter

  • X: ein Textfeld oder Ausdruck bzw. ein geografisches Feld oder Ausdruck.
  • input_format: Format für das Textfeld X. Optional, wenn X korrekt als geografisches Feld konfiguriert ist.

Eingabeformat

TOCONTINENT unterstützt die folgenden Eingabeformate, wenn X ein Textfeld ist:

Beispiele

Example formula Input Output
TOCONTINENT(Subcontinent Code) 143 Asia
TOCONTINENT(Country Data, 'COUNTRY_ISO_CODE') US-CA Americas