I have a field that I need to create a join on that is (a string) 16 characters long. I only want to join on the first 15 characters in the string. I've used MS Foxpro (sparingly) and have seen joins like this. Is this possible with Access? Or do I need to create a function to 'extract' the 15 characters I need to a new field (in both tables) then do the join on the new 15 character wide string?
Thanks!
Thanks!