Hi guys, im looking for a little help with a problem i have here. Im importing data into a spreadsheet and in each cell in one collum there are two pieces of data that need to be split.
The cell length is 17 characters long, with the firts piece of data being 6 digits and the second set of data being 11.
What i want to do is to run a macro that will take my selection of cells and split them into 2 seperate cells. So if A1 to A10 would be split into B1 to B10 for the first 6 digits and C1 to C10 for the second set of digits (11 characters long).
Is it possible?
My other question is regrading if statements. what i want to do is as follows:
If cell selection = 1 then cell selection should now show as "mark"
If cell selection = 2 then cell selection should now show as "Dave"
again is this possible? Thanks alot for the help, its already helped me do so much![]()
Bookmarks