
Contents |
Fill the cell in the specified range with random letters
1. filltext
2. filltext group:=52
3. filltext group:=10 rng:=[Book1]Sheet1!Col(A)
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Group | group |
Input int | |
Group generated by English alphabet. |
| Input | rng |
Input/Output Range | |
Specify destination range to fill with random text. |
This function fills the cell in the specified range with random text. We can set the letter group number.