Hi,
I have a column of values as:
Value |
1 1.5cm 08 Mar 2021 1.5m Co-Mingle Recycling Bin - Dkt#11028467 $18.00 |
I want it to split as:
QTY | ITEM | Date | Description | Ref | Amount |
1 | 1.5cm | 8-Mar-21 | 1.5m Co-Mingle Recycling Bin | 11028467 | $18.00 |
What should be my regex code?
Thanks
Solved! Go to Solution.
User | Count |
---|---|
108 | |
89 | |
78 | |
54 | |
40 |