I am joining 2 tables together and using MEMNUMBER to join the 2, I was wondering if it is possible to ignore the first character and last 2 characters when joining. Example would be:
Member Number on table 1 = D00012303
Member Number on Table 2 = 000123
Is there an easy way to do this?
Thanks for any help
Paul
Member Number on table 1 = D00012303
Member Number on Table 2 = 000123
Is there an easy way to do this?
Thanks for any help
Paul