I have an issue where I need to link two tables to do a query. My problem is that I have two different types of invoice numbers that have to be linked together..... lets take two tables, we will call them tableA and tableB.....tableA has an invoice field that has data like E-7612....tableB has an invoice field that the data has been combined like E-761223456.....I need to create a Vendor ID link on both tables (an additional field) with a combo link of Invoice id ,but only the first 6 alphanumeric characters of tableB.inovice.....I hope I am making sense
Thanks for your help
Thanks for your help