I have 2 tables. A column in each of these tables contains similar data but with a different syntax. (Table 1 Column B has numeric entries. Table 2 Column B contains the exact same data but with an alpha prefix) I want to eliminate the alpha characters so I can build a relations ship between the 2 tables. Can I do all this in a single query or report? Would it be more simple to edit one of the columns to match the other? If so, what is the easiest way to edit the column contents...