HI,
I am trying to remove only a certain value form a cell and leave the remain of the cell intact.
The value is 203002.
Any suggestions would be welcome.
Thanks
Assuming field name is Field1, you can use Replace function in Formula tool like this.
Replace([Field1],"203002","")
By doing this, all string "203002" is deleted, leaving the rest of string as it is.
User | Count |
---|---|
108 | |
84 | |
76 | |
54 | |
40 |