Hi Johannekie ... if you really want to use an array, then take a look at the Characters property; this allows you to specify / examine an individual character within a string and change it if necessary. However, I'd suggest that you could do this using the InStr function instead. Hope that helps. MM.