User Tools

Site Tools


microsoft_excel:delete_all_text_after_the_first_instance

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
microsoft_excel:delete_all_text_after_the_first_instance [2020/11/15 20:55] petermicrosoft_excel:delete_all_text_after_the_first_instance [2021/08/04 13:48] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Delete all text after the first instance ====== 
- 
-Remove all text after the first comma in Cell A1. 
- 
-<code> 
-=LEFT(A1,FIND(",",A1)-1)  
-</code> 
  
microsoft_excel/delete_all_text_after_the_first_instance.1605473720.txt.gz · Last modified: 2020/11/15 20:55 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki