Forum Discussion
ajmal_pottekattil_yoousuf
Nov 14, 2022Iron Contributor
How to remove Full stop in excel
How to remove the Full stop from the word.
=LEFT(C3,LEN(C3)-1)
1 Reply
=LEFT(C3,LEN(C3)-1)
How to remove the Full stop from the word.
=LEFT(C3,LEN(C3)-1)
=LEFT(C3,LEN(C3)-1)