Hi, I am a beginner in VBA and I am wondering how to extract a string that in in between 2 same characters.
I have a string in the format of ABC.DEF.12.345 in A1 on Sheet2
I need extract the text from Sheet2 and write them into cells in Sheet1 to put ABC in A1, DEF in B1, 12 in C1 and 345 in D1.
I have solved the first one by:
I am unsure as to how to solve the rest though, thank you very much!![]()
Please Login or Register to view this content.
Bookmarks