Parsing Data – the easy way

Do you need to separate a block of text into individual fields? You could use the Position function and a combination of left, middle and right functions or you could use the KISS method and save yourself a lot of time and trial & error.