muhammad susanto
Well-known Member
- Joined
- Jan 8, 2013
- Messages
- 2,079
- Office Version
- 365
- 2021
- Platform
- Windows
hi all
i have problem how to replace column (bulk replace) using formula
i have 2 situation:
1. replace any text with null
2. replace any number with null
3. replace combine text and number with null
here my layout table
and
anyone help, thanks in advance
susant
i have problem how to replace column (bulk replace) using formula
i have 2 situation:
1. replace any text with null
2. replace any number with null
3. replace combine text and number with null
here my layout table
tranpose complex.xlsx | ||||
---|---|---|---|---|
A | B | |||
1 | case1 | |||
2 | Region | Region | ||
3 | KPKNL testing | null | ||
4 | sample | null | ||
5 | text | null | ||
6 | jjhn | null | ||
7 | mika | null | ||
8 | sissa | null | ||
Sheet2 |
and
tranpose complex.xlsx | ||||
---|---|---|---|---|
A | B | |||
10 | case2 | |||
11 | Region | Region | ||
12 | 45 | null | ||
13 | 23 | null | ||
14 | 1,2 | null | ||
15 | 0,23 | null | ||
16 | 1000 | null | ||
17 | 240 | null | ||
Sheet2 |
anyone help, thanks in advance
susant