Wayne,
This is great, thanks. I am not sure if I mentioned that I am not using Access to display the data. I am posting it using ASP from Frontpage on our intranet site. So my code now for the number is:
<%
Dim ID
ID = Replace(FP_Field(fp_rs,"ID"),"DM03-", "")...