K
kevcar40
Hi
a user is required to enter a part code this code is 14 char long
ie. Abcd-1213-45678
However some users are entering this code as without the dashes
ie Abcd12345678
How can i check this string for dashes ignoring if they are there and
puting them there if not
giving an end result of Abcd-1213-45678
thanks
kevin
a user is required to enter a part code this code is 14 char long
ie. Abcd-1213-45678
However some users are entering this code as without the dashes
ie Abcd12345678
How can i check this string for dashes ignoring if they are there and
puting them there if not
giving an end result of Abcd-1213-45678
thanks
kevin