I have 30-120 character strings in Column A. I need Column B to take up to the first 40 whole word characters and Column C to take the remaining characters 800.
I have been researching a solution to this problem and everything I have seen has been slightly off from what I am looking for. I am trying to do this in VBA to stream line the process because I have 30 Spreadsheets each with over 1500 lines.
If I have the word Fittings
the first i
is the 40th character... could the word be pushed into the next column? Leaving 38 characters in the first column