The key is column W*:
If its value is E or S, it will be grouped into one row for the same Cust. Meanwhile, if the value is N, each N will be a new row.
Thank you !! your code works great but for W * where the value is E or S, the location was split by comma (when tested with actual data) and the whole value move forward. And column Total should be after W 15 (yes the data until 15 sorry for not mentioning earlier) and before Remarks, Status and Success.
Convert.xaml (51.6 KB) Status.xlsx (13.0 KB)
I use this input excel in running. Is it right?
If not. Can you provide the input excel?
The source I have changed. It can handle w 15.