I was hoping someone here could help me with a macro.
I have a spreadsheet that has all of Column A blank
Column B contains about 1000 rows of text, which has the following layout: spec name “SI_xxxxx”, then below it text describing the spec. This repeats over and over going down the rows
What is want to do is to 1) verify that the cell is a spec by confirming that it begins with “SI_”, 2) move the spec name left into column A and then down one row so that it is immediately left of the its description in Column B, 3) repeat this process all the way down the row until the end.
If anyone could help, I’d greatly appreciate it.
I have a spreadsheet that has all of Column A blank
Column B contains about 1000 rows of text, which has the following layout: spec name “SI_xxxxx”, then below it text describing the spec. This repeats over and over going down the rows
What is want to do is to 1) verify that the cell is a spec by confirming that it begins with “SI_”, 2) move the spec name left into column A and then down one row so that it is immediately left of the its description in Column B, 3) repeat this process all the way down the row until the end.
If anyone could help, I’d greatly appreciate it.