maryjo2001
IS-IT--Management
i have two tables one is a decode table and the other uses a variation of the unique identifer along with other information. however i am unable to figure out how to link them in crystal. it is easy to do in access as i can create a function to delete the irrelevant numbers. for example table A has a field value of 677311019.001 and the corresponding field in the decode is 6771019. the 31 is a value that can change as it is the customers unique id. and the .001 is the number of transactions. so my problem is that the last extentions can change as well as the 31. how do i link them? in access i created a function that counted the customer id spaces and deleted everything up to that point and the same concept to delete everything up to the '.' how do i do that in crystal?