Code:
<script language="Vbscript">
m = Val(Right("4-03-221-331", 3))
</script>
This code gives me a "Type Mismatch Error".. any ideas?