Hello friends!
I need to remove part of string from Table1, FieldName "Name", I can do it manually using parameter, but I want to paste the whole list at once, can you please guide me how to do this.
For example: from Field "Name" I want to delete (ac,bc,gc,dc,gg)
I use this function...