How to exclude the middle name (alphabet) and split the full name as 'First Name' and 'Last Name' on separate columns

However, in my case
I need to use an input excel file that has fullname
and after the data manipulation is sent into another excel file (output). Tried a couple of times…
and it looks like I am missing something important. Please have a look at this screen shot

image.png

In the output excel file everything is the same, except the names are split as firstName and LastName

Thank you a lot for your help!

Employee_New.xlsx (11 KB)