User Tools

Site Tools


microsoft_excel:delete_all_text_after_the_first_instance

This is an old revision of the document!


=LEFT(A1,FIND(“,”,A1)-1)

will remove all text after the first comma in Cell A1.

microsoft_excel/delete_all_text_after_the_first_instance.1605473675.txt.gz · Last modified: 2020/11/15 20:54 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki