Hi, I have been searching the message board but can not appear to find a suitable answer so decided to post asking for some help.
I have a spread sheet which I am having to reformat inorder that it can be used as a direct import into a relational database. My dilema is that some of the cells currently contain text from 10 to 240 characters and the new format has to only have 65 characters in the cell meaning that any cell with more than 65 characters needs splitting into another row i.e. say c3 has 120 characters then c3 will need to split 65 in c3 and 55 in d3.
Can anyone please help by providing me a bit of code or formula that can look at a cell and then split the data across multiple cells (either in helper cells or the next row) I am sure I can manipulate it if I can just work out the split function!!!!
I have 7000 lines plus of data to do this against so any help would be great.
Thanks
I have a spread sheet which I am having to reformat inorder that it can be used as a direct import into a relational database. My dilema is that some of the cells currently contain text from 10 to 240 characters and the new format has to only have 65 characters in the cell meaning that any cell with more than 65 characters needs splitting into another row i.e. say c3 has 120 characters then c3 will need to split 65 in c3 and 55 in d3.
Can anyone please help by providing me a bit of code or formula that can look at a cell and then split the data across multiple cells (either in helper cells or the next row) I am sure I can manipulate it if I can just work out the split function!!!!
I have 7000 lines plus of data to do this against so any help would be great.
Thanks