> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/excel-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/excel-plus/components/analysis/conditional-text.md).

# Conditional Text

Applies text (string) based conditional formatting to a Range

## Description

Applies text (string) based conditional formatting to a Range

{% tabs %}
{% tab title="Preview" %}
![](https://2501927618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe08Uu2w6ybaOmfvcxkKf%2Fuploads%2Fs0EX9jHh45GzwRORC5KN%2FAnalysis_Con_Text.png?alt=media\&token=e9a91296-5e02-402f-8f3f-3ddb190b95a0)
{% endtab %}

{% tab title="Location" %}
**Name** | Conditional Text

**Nickname** | Con Txt

**Tab** | ExcelPlus

**Panel** | Analysis

**Division** | 2
{% endtab %}

{% tab title="Inputs" %}
**Obj** | **Object** (*object*) | A Range, Worksheet, or Workbook Object

**V** | **Value** *(string)* | The text to check against

**T** | **Type** (*int*) | The condition type

**C** | **Cell Color** (*color*) | The cell highlight color
{% endtab %}

{% tab title="Outputs" %}
**Obj** | **Object** (*object*) | A Cell, Range, Worksheet, or Workbook Object
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
