Hello All,
Thank you in advance for your help!
I have a column that has data that needs to be removed from certain cells, however the problem is that these data are not the same in each row. Please see below an example:
| Column as is Now | Column I need it to be |
| 3 | 3 |
| 2 | 2 |
| xxx, uyq: 9 and yyy:4 | 9 |
| zzz: 5 and ddd: 1 | 5 |
| 6 | 6 |
| 1 / 10,000 | 1 |