I am new to VBA and would need help to write a piece of code for the requirements below:
i have a spreadsheet with 1000's of data
From the data in the column “N”, for each line:
i have a spreadsheet with 1000's of data
From the data in the column “N”, for each line:
- Copy-paste all the objects starting with “L-“ into a new column named “Location Type”
- Copy-paste all the objects starting with “T-Special “ into a new column named “Special Requirement”
- Copy-paste all the objects starting with “S-Echo” and the object “S-Zoom capable” into a new column named “Online Delivery”
- Copy-paste all the remaining objects into a new column named “Location attributes”