Can PHPexcel replace the data in the excel table in batches?

clipboard.png

clipboard.png
figure 1 is the original data, and figure 2 is the data after manually splitting the column.
can
1.phpexcel split the data without replacing the following data
2. In figure 2, Chunqiu and Yongan are all the names of travel agencies. Yu Li is the name of the tour guide. Can you replace these fields with the corresponding id when inserting data (their id), is stored in the data, such as Mid-Spring and Autumn id=1, Yongan id=2

Php
Mar.14,2021

just use the regularities in php to split the data in the cell.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3be95-2c2ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3be95-2c2ea.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?