Good day all,
I am new to excel VBA. I am currently using excel version 2003-2007 and trying to use VBA to
1) Insert a new row below if a particular cell in Column A contains either "(" or "@"
2) cut and paste the data after "(" or "@" into the new row
3) copy the rest of the data into the new row
4) adding 1.1 / 1.2 / 1.3 after the value in Column B
until the end of the file
Really appreciate any help. Before and after as shown below. Thanks in advance.
>>>>
Regards,
KY
I am new to excel VBA. I am currently using excel version 2003-2007 and trying to use VBA to
1) Insert a new row below if a particular cell in Column A contains either "(" or "@"
2) cut and paste the data after "(" or "@" into the new row
3) copy the rest of the data into the new row
4) adding 1.1 / 1.2 / 1.3 after the value in Column B
until the end of the file
Really appreciate any help. Before and after as shown below. Thanks in advance.
Regards,
KY