Forum Discussion
Tiffany_Jo
May 11, 2020Brass Contributor
How to remove the sentences from Excel
hi all There is a long text in the Excel cell. I would like to remove the sentence with the starting "PMID: ". Which formula I could use to remove the sentence highlighted in red? [回答] 癌腫別...
naimbic
Feb 21, 2021Copper Contributor
try these...
=SUBSTITUTE(P8,"Plus d'informations","")
=SUBSTITUTE(SUBSTITUTE(P9,"text-to-delete-1",""),"text-to-delete-2","")
=SUBSTITUTE(P8,"text-to-delete","")
=SUBSTITUTE(SUBSTITUTE(P9,"text-to-delete-1",""),"text-to-delete-2","")
- SergeiBaklanFeb 21, 2021Diamond Contributor
That doesn't work. The task is for the data like
abasdas as asd das PLUS: fdd;as dasdkas;d ,.dad.,f;dfe;;ee; s;dlflsdfl; as;df; PLUS: a;s; as;dlmas =============== ssssssssssssss
remove all lines which start from PLUS: