Tuesday, May 24, 2022

Extract first word in EXCEL

=LEFT(a1,FIND(" ",a1)-1)

No comments:

Post a Comment

Headers Security Advanced & HSTS WP setup manually

Open the file for editing and paste the following snippet inside the  .htaccess file: <IfModule mod_headers.c> Header always set S...