User Tools

Site Tools


microsoft_excel:delete:delete_all_text_before_the_first_instance

Microsoft Excel - Delete - Delete all text before the first instance

Remove all text before the first comma in Cell A1.

=RIGHT(A1,LEN(A1)-FIND(",",A1)) 
microsoft_excel/delete/delete_all_text_before_the_first_instance.txt · Last modified: 2021/08/04 13:49 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki