I need to loop through a field within a database and return matching numbers for the first three digits of the number only. I want to return only numbers that start with 722, if 722 appears anywhere else within the number I don’t want to see it.
Help?




Reply With Quote