I have a list of customer telephone numbers (field Name "CLINumber")in a table what i need to be able td do is to confirm form the inital std code what area the call should have been deliverd to. so i want to set up a module to check each record for example if the customer number is 01132151239 i need to be able to say in code if CLiNumber = 0113* then manchester. can some one please help with how i would write this into a module