Looking for a formula that allows you to extract text between two characters.
As an example, here we have the name of somebody, and how many whatever's they have.
";Jamie;3;Sarah;8;Simon;24;Lauren;5;"
Then using this formula, the data would be put into a table. |Name|X of whatever's|
Of course for what I'm really using this for, I don't want to just enter the data into a table because of formatting reasons.
Bookmarks